Updating branch refs/heads/nick/gettext
         to 33781ccb3ce33d7f28968d26527b363edda7a173 (commit)
       from a2633d9f97d714be42360cd463b900648ff105eb (commit)

commit 33781ccb3ce33d7f28968d26527b363edda7a173
Author: Jérôme Guelfucci <[email protected]>
Date:   Thu Dec 30 22:46:35 2010 +0100

    Add missing ')'.

 pages/projects/xfce4-session.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/projects/xfce4-session.php b/pages/projects/xfce4-session.php
index ee6b6f3..d24da58 100644
--- a/pages/projects/xfce4-session.php
+++ b/pages/projects/xfce4-session.php
@@ -1,4 +1,4 @@
-<h1><?php E_("What is the Session Manager?" ?></h1>
+<h1><?php E_("What is the Session Manager?") ?></h1>
 
 <p>
   <?php E_("The session manager allows the user to save sessions and restore 
them after login. It is capable of saving several different sessions. It also 
provides an easy way to log out, reboot, shutdown, hibernate or suspend your 
computer.") ?>
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to