summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-11-07 23:12:46 +0000
committerMarc Laukien <marc@zeroc.com>2002-11-07 23:12:46 +0000
commitacef48ec719a8cf2007f73b81a3809d316ab58ef (patch)
tree6588c214925c3e3466a5bcc345ea9b9f808616ea
parentLD_LIBRARY_PATH (diff)
downloadice-acef48ec719a8cf2007f73b81a3809d316ab58ef.tar.bz2
ice-acef48ec719a8cf2007f73b81a3809d316ab58ef.tar.xz
ice-acef48ec719a8cf2007f73b81a3809d316ab58ef.zip
fixes
-rw-r--r--cpp/INSTALL.LINUX4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/INSTALL.LINUX b/cpp/INSTALL.LINUX
index d6814c70fbb..436d77890d1 100644
--- a/cpp/INSTALL.LINUX
+++ b/cpp/INSTALL.LINUX
@@ -110,5 +110,5 @@ available as "python2", in which case you must use:
$ python2 allTests.py
-If everything worked out well, you should see lots of "ok". In case of
-a failure, the tests abort with "failed".
+If everything worked out, you should see lots of "ok". In case of a
+failure, the tests abort with "failed".