[orca] Fix and copy and paste error in a doc string.



commit 55357bb0fcc416332ee5e2728dab3e04e93ddd54
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Sat Feb 26 22:58:16 2011 -0500

    Fix and copy and paste error in a doc string.

 src/orca/scripts/apps/xfwm4/script.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/scripts/apps/xfwm4/script.py b/src/orca/scripts/apps/xfwm4/script.py
index bdf644f..cf81449 100644
--- a/src/orca/scripts/apps/xfwm4/script.py
+++ b/src/orca/scripts/apps/xfwm4/script.py
@@ -17,7 +17,7 @@
 # Free Software Foundation, Inc., Franklin Street, Fifth Floor,
 # Boston MA  02110-1301 USA.
 
-"""Custom script for metacity."""
+"""Custom script for xfwm4."""
 
 __id__        = "$Id$"
 __version__   = "$Revision$"



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