Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2011 07:22:37 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r528 - branches/experimental/www/firefox trunk/www/firefox
Message-ID:  <201103230722.p2N7MbO4030841@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Wed Mar 23 07:22:37 2011
New Revision: 528

Log:
- Fix typo

Modified:
   branches/experimental/www/firefox/Makefile
   trunk/www/firefox/Makefile

Modified: branches/experimental/www/firefox/Makefile
==============================================================================
--- branches/experimental/www/firefox/Makefile	Wed Mar 23 05:23:03 2011	(r527)
+++ branches/experimental/www/firefox/Makefile	Wed Mar 23 07:22:37 2011	(r528)
@@ -92,7 +92,7 @@
 	@${ECHO} "**************************** attention **************************"
 	@${ECHO} "*****************************************************************"
 	@${ECHO} "To build Firefox with PGO support you need a running X server and"
-	@${ECHO} "   build this port with a user who could access the X server!    "
+	@${ECHO} "   build this port with an user who could access the X server!   "
 	@${ECHO} ""
 	@${ECHO} "During the build a Firefox instance will start and run some test."
 	@${ECHO} "      Do not interrupt or close Firefox during this tests!       "

Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile	Wed Mar 23 05:23:03 2011	(r527)
+++ trunk/www/firefox/Makefile	Wed Mar 23 07:22:37 2011	(r528)
@@ -92,7 +92,7 @@
 	@${ECHO} "**************************** attention **************************"
 	@${ECHO} "*****************************************************************"
 	@${ECHO} "To build Firefox with PGO support you need a running X server and"
-	@${ECHO} "   build this port with a user who could access the X server!    "
+	@${ECHO} "   build this port with an user who could access the X server!   "
 	@${ECHO} ""
 	@${ECHO} "During the build a Firefox instance will start and run some test."
 	@${ECHO} "      Do not interrupt or close Firefox during this tests!       "



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103230722.p2N7MbO4030841>