[Gnucash-changes] r13430 - gnucash/trunk/src/gnome-utils - Bill Nottingham's spelling fix.

Derek Atkins warlord at cvs.gnucash.org
Wed Mar 1 01:18:57 EST 2006


Author: warlord
Date: 2006-03-01 01:18:57 -0500 (Wed, 01 Mar 2006)
New Revision: 13430
Trac: http://svn.gnucash.org/trac/changeset/13430

Modified:
   gnucash/trunk/src/gnome-utils/Makefile.am
Log:
Bill Nottingham's spelling fix.


Modified: gnucash/trunk/src/gnome-utils/Makefile.am
===================================================================
--- gnucash/trunk/src/gnome-utils/Makefile.am	2006-03-01 03:54:43 UTC (rev 13429)
+++ gnucash/trunk/src/gnome-utils/Makefile.am	2006-03-01 06:18:57 UTC (rev 13430)
@@ -270,7 +270,7 @@
 		if [ -r $(srcdir)/gnc-svninfo.h ] ; then \
 			cp $(srcdir)/gnc-svninfo.h _gnc-svninfo.h ; \
 		else \
-			echo "You're building from SVN...  But you're build system is broken" ; \
+			echo "You're building from SVN...  But your build system is broken" ; \
 			echo "Don't do that.   Complain to your build-system creator." ; \
 			exit 1 ; \
 		fi ; \



More information about the gnucash-changes mailing list