[gnome-session: 1/2] Fix typos in DBus documentation



commit 568935480d3f517f267a9ca92a772e6a9be6837f
Author: Marius Gedminas <marius gedmin as>
Date:   Mon Apr 29 16:29:34 2019 +0300

    Fix typos in DBus documentation

 gnome-session/org.gnome.SessionManager.Client.xml | 2 +-
 gnome-session/org.gnome.SessionManager.xml        | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gnome-session/org.gnome.SessionManager.Client.xml 
b/gnome-session/org.gnome.SessionManager.Client.xml
index a0f5a312..cf7476ac 100644
--- a/gnome-session/org.gnome.SessionManager.Client.xml
+++ b/gnome-session/org.gnome.SessionManager.Client.xml
@@ -65,7 +65,7 @@
     <method name="Stop">
       <doc:doc>
         <doc:description>
-          <doc:para>Inititate a request to terminate this application via XSMP.</doc:para>
+          <doc:para>Initiate a request to terminate this application via XSMP.</doc:para>
         </doc:description>
       </doc:doc>
     </method>
diff --git a/gnome-session/org.gnome.SessionManager.xml b/gnome-session/org.gnome.SessionManager.xml
index 00760dfd..ce4b8c07 100644
--- a/gnome-session/org.gnome.SessionManager.xml
+++ b/gnome-session/org.gnome.SessionManager.xml
@@ -133,7 +133,7 @@
       </arg>
       <doc:doc>
         <doc:summary>
-          Proactively indicates that the calling application is performing an action that should not be 
interrupted and sets a reason to be displayed to the user when an interruption is about to take placea.
+          Proactively indicates that the calling application is performing an action that should not be 
interrupted and sets a reason to be displayed to the user when an interruption is about to take place.
         </doc:summary>
         <doc:description>
           <doc:para>Applications should invoke this method when they begin an operation that
@@ -201,7 +201,7 @@
     <method name="IsInhibited">
       <arg type="u" name="flags" direction="in">
         <doc:doc>
-          <doc:summary>Flags that spefify what should be inhibited</doc:summary>
+          <doc:summary>Flags that specify what should be inhibited</doc:summary>
         </doc:doc>
       </arg>
       <arg type="b" name="is_inhibited" direction="out">
@@ -349,7 +349,7 @@
               </doc:item>
               <doc:item>
                 <doc:term>1</doc:term>
-                <doc:definition>No confirmation inferface should be shown.</doc:definition>
+                <doc:definition>No confirmation interface should be shown.</doc:definition>
               </doc:item>
               <doc:item>
                 <doc:term>2</doc:term>


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