diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-12-31 10:45:57 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-12-31 10:45:57 +0100 |
commit | 59bb853ee1e8293918b85e77bb1ea97f8c38785f (patch) | |
tree | 9c5c7a5c7591d4eeb9f41ffc18111a5009b225d7 /src | |
parent | b5bea0b83c9b4d80b52d8d8bbaab01a63d4bf53a (diff) |
pseudo is stupid
Diffstat (limited to 'src')
-rw-r--r-- | src/flpsed.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flpsed.cxx b/src/flpsed.cxx index 3b14d51..d9da6f4 100644 --- a/src/flpsed.cxx +++ b/src/flpsed.cxx @@ -246,7 +246,7 @@ void print_cb() { } void about_cb() { - fl_message("flpsed -- a pseudo PostScript editor\n" + fl_message("flpsed -- a PostScript annotator\n" "Version %s\n\n" "(c) Johannes Hofmann 2004-2006\n\n" "PostScript is a registered trademark of Adobe Systems", VERSION); |