[extensions-web] Another typo, but this time it's not mine!
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] Another typo, but this time it's not mine!
- Date: Sat, 19 Nov 2011 21:26:50 +0000 (UTC)
commit b3c791d6a4ba2ea33e13c0f2eec0bd0ccf1ebe2f
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Sat Nov 19 16:26:40 2011 -0500
Another typo, but this time it's not mine!
sweettooth/review/diffview.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/review/diffview.py b/sweettooth/review/diffview.py
index 2f149c0..dfbac78 100644
--- a/sweettooth/review/diffview.py
+++ b/sweettooth/review/diffview.py
@@ -41,7 +41,7 @@ def get_line_region_markup(line, regions):
return parts
def get_equal_markup(chunk, old, new):
- if chunk['collapsible']:
+ if chunk['collapsable']:
return '', ''
lines = chunk['lines']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]