Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@238 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Sep 5, 2008
1 parent ae6b8fc commit 41082f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/convergence/lci/lci.py
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ def chainXBTF(testcase,steps,t):
#print 'Performing coupled',step,'on',fr,'-',
if os.system(run+shutup):
problem = True
print 'Performing coupled',step,'on',ft,'failed'
print 'Performing coupled',step,'on',fr,'failed'
break
fr = re
tmp = steps[:]
Expand Down

0 comments on commit 41082f5

Please sign in to comment.