summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/TextSrc.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-05-07 10:56:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-05-07 10:58:54 -0700
commit794367d1ac396842c0213064ebcfe1f4e2219657 (patch)
tree55fe87da95c1b506aeb0beea91088516b309e5cf /include/X11/Xaw/TextSrc.h
parentf704f8cf083140a592a79705a3b104063d9b67c4 (diff)
downloadxorg-lib-libXaw-794367d1ac396842c0213064ebcfe1f4e2219657.tar.gz
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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