minor typo

git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@25 8cb11bc2-c004-0410-86c3-e597b4017df7
remotes/tags/V0_4
gstein 2000-02-11 13:51:30 +00:00
parent 12d81128ac
commit 3bf1ede685
1 changed files with 1 additions and 1 deletions

View File

@ -1379,7 +1379,7 @@ def view_directory(request):
info = fileinfo.get(file)
if info == _FILE_HAD_ERROR:
if dirtable:
print '</td><td colspan=%d><i>CVS informatino is unreadable</i>' % \
print '</td><td colspan=%d><i>CVS information is unreadable</i>' % \
(num_cols - 1)
cur_row = cur_row + 1
unreadable = 1