[folks] inspect: Fix capitalisation in some help text



commit 4584a3e74ba0c32553ba3d0de277808d137faad4
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Wed Feb 25 14:59:26 2015 +0000

    inspect: Fix capitalisation in some help text

 tools/inspect/command-set.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/inspect/command-set.vala b/tools/inspect/command-set.vala
index dd2f83a..e350235 100644
--- a/tools/inspect/command-set.vala
+++ b/tools/inspect/command-set.vala
@@ -38,7 +38,7 @@ private class Folks.Inspect.Commands.Set : Folks.Inspect.Command
     {
       get
         {
-          return "set an individual's attributes";
+          return "Set an individual's properties";
         }
     }
 


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