blob: dcf2f7696dff6c63426e673428e13d072220a1e9 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
 | --- README.orig	2008-09-03 00:34:13.000000000 -0500
+++ README	2008-09-03 00:34:24.000000000 -0500
@@ -6,7 +6,7 @@
 
 For overview & complete documentation: http://ploticus.sourceforge.net
 
-To build pl executable or libploticus, configure the 3 settings in the Makefile,
+To build ploticus executable or libploticus, configure the 3 settings in the Makefile,
 then type:  
 
 make clean
 |