about summary refs log tree commit diff
path: root/Completion/Unix/Command/_sccs
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_sccs')
-rw-r--r--Completion/Unix/Command/_sccs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Unix/Command/_sccs b/Completion/Unix/Command/_sccs
index 2591ceb16..b3b6f49e9 100644
--- a/Completion/Unix/Command/_sccs
+++ b/Completion/Unix/Command/_sccs
@@ -33,13 +33,13 @@ subcmds=(
   'edit:retrieve file for editing (check out)'
   "enter:like create, but omits the final 'sccs get'"
   'fix:revise a (leaf) delta'
-  'get:retieve a version from the sccs history'
+  'get:retrieve a version from the sccs history'
   'help:get information on sccs commands and error messages'
   {info,tell}':list files being edited'
   'print:print history of specified files'
   'prs:display delta table for an sccs file'
   'prt:display the delta table, but omit the MR field'
-  'rmdel:remove specfied delta from history file'
+  'rmdel:remove specified delta from history file'
   'sact:show editing activity status of an sccs file'
   'sccsdiff:compare two versions from sccs history'
   {unedit,unget}':undo check out'