Updating branch refs/heads/master
         to 5b0da3339341f4fa5b473125b742c34904841eea (commit)
       from f659e811b46e11d6a787b93f8b618f8a37bc9f98 (commit)

commit 5b0da3339341f4fa5b473125b742c34904841eea
Author: Nick Schermer <[email protected]>
Date:   Mon Apr 4 22:27:23 2011 +0200

    Fixup Jerome.

 examples/one-man-one-project/config.ru |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/examples/one-man-one-project/config.ru 
b/examples/one-man-one-project/config.ru
index 49a3f2f..f55e53c 100755
--- a/examples/one-man-one-project/config.ru
+++ b/examples/one-man-one-project/config.ru
@@ -60,7 +60,7 @@ jannis.save
 
 jeromeg = Moka::Models::Maintainer.first_or_create(
   { :username => 'jeromeg' },
-  { :realname => 'Jérôme Guelfuccin',
+  { :realname => 'Jérôme Guelfucci',
     :password => Digest::SHA1.hexdigest('test'),
     :email => '[email protected]' }
 )
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to