summaryrefslogtreecommitdiff
path: root/src/flpsed.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-31 10:45:57 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-31 10:45:57 +0100
commit59bb853ee1e8293918b85e77bb1ea97f8c38785f (patch)
tree9c5c7a5c7591d4eeb9f41ffc18111a5009b225d7 /src/flpsed.cxx
parentb5bea0b83c9b4d80b52d8d8bbaab01a63d4bf53a (diff)
pseudo is stupid
Diffstat (limited to 'src/flpsed.cxx')
-rw-r--r--src/flpsed.cxx2
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);