gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r10639: fix minor typo in dumpconfig


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10639: fix minor typo in dumpconfig message.
Date: Fri, 27 Feb 2009 21:34:39 -0700
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10639
committer: address@hidden
branch nick: trunk
timestamp: Fri 2009-02-27 21:34:39 -0700
message:
  fix minor typo in dumpconfig message.
modified:
  Makefile.am
=== modified file 'Makefile.am'
--- a/Makefile.am       2009-02-25 22:33:03 +0000
+++ b/Makefile.am       2009-02-28 04:34:39 +0000
@@ -364,10 +364,10 @@
          echo "        Extensions added are: $(EXTENSIONS_LIST)"; \
        fi
        @if test -n "$(SECURITY_LIST)" ; then \
-         echo "        Security features enables are: $(SECURITY_LIST)"; \
+         echo "        Security features enabled are: $(SECURITY_LIST)"; \
        fi
        @if test -n "$(STATISTICS_LIST)" ; then \
-         echo "        Statistics features enables are: $(STATISTICS_LIST)"; \
+         echo "        Statistics features enabled are: $(STATISTICS_LIST)"; \
        fi
 if KPARTS3
        @echo " KPARTS 3.x (KDE) plugin enabled"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]