diff options
| -rw-r--r-- | nbb/nbb_lib.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbb/nbb_lib.in b/nbb/nbb_lib.in index 9a2d8b1..8f49ba6 100644 --- a/nbb/nbb_lib.in +++ b/nbb/nbb_lib.in @@ -395,7 +395,7 @@ def main(argv): print """\ WARNING: %(prog)s is very much a work in progress. - Parts of %(prog)s are not implemented yet. + Large parts of %(prog)s are not implemented yet. """ % locals() # FIXME: Generate from plugin systems. |
