This commit is contained in:
John ShaggyTwoDope Jenkins
2015-10-13 13:27:17 -07:00
parent 1e3abc17d8
commit e2fdb22f27
4 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ class BaseContent(object):
while True:
if step < 0 and index < 0:
# Hack to prevent displaying negative indicies if iterating in
# Hack to prevent displaying negative indices if iterating in
# the negative direction.
break
try: