diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-15 21:25:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-15 21:25:51 +0000 |
commit | 80988707ea521812116a4cf29a23cc4ac4e63985 (patch) | |
tree | 8493346f4736f13806d594ffc363fecb81e3403e /games | |
parent | 4c3ee420488c69957dff240284dfad6a8ed9438d (diff) |
fix a double space issue in the following, rather wonderful, fortune:
On two occasions I have been asked [by members of Parliament!], `Pray,
Mr. Babbage, if you put into the machine wrong figures, will the right
answers come out?' I am not able rightly to apprehend the kind of
confusion of ideas that could provoke such a question.
-- Charles Babbage
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/datfiles/fortunes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/datfiles/fortunes b/games/fortune/datfiles/fortunes index 6ff58e8ce9f..eeec88f7cae 100644 --- a/games/fortune/datfiles/fortunes +++ b/games/fortune/datfiles/fortunes @@ -9716,7 +9716,7 @@ On the subject of C program indentation: -- Blair P. Houghton % On two occasions I have been asked [by members of Parliament!], `Pray, -Mr. Babbage, if you put into the machine wrong figures, will the right +Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question. -- Charles Babbage |