summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/TextSrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw/TextSrc.h')
-rw-r--r--include/X11/Xaw/TextSrc.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/X11/Xaw/TextSrc.h b/include/X11/Xaw/TextSrc.h
index 2c65e66..888dcb4 100644
--- a/include/X11/Xaw/TextSrc.h
+++ b/include/X11/Xaw/TextSrc.h
@@ -116,7 +116,7 @@ _XFUNCPROTOBEGIN
*
* Parameters:
* w - TextSrc Object
- * pos - position of the text to retreive
+ * pos - position of the text to retrieve
* text - text block that will contain returned text
* length - maximum number of characters to read
*
@@ -167,7 +167,7 @@ int XawTextSourceReplace
* position - position to start scanning
* type - type of thing to scan for
* dir - direction to scan
- * count - which occurance if this thing to search for
+ * count - which occurrence if this thing to search for
* include - whether or not to include the character found in
* the position that is returned.
*
@@ -205,7 +205,7 @@ XawTextPosition XawTextSourceScan
* text - the text block to search for
*
* Description:
- * Searchs the text source for the text block passed.
+ * Searches the text source for the text block passed.
*
* Returns:
* The position of the text we are searching for or XawTextSearchError
@@ -230,7 +230,7 @@ XawTextPosition XawTextSourceSearch
* w - TextSrc object
* selection - current selection atom
* target - current target atom
- * type - type to conver the selection to
+ * type - type to convert the selection to
* value - return value that has been converted
* length - ""
* format - format of the returned value