Commit 3456987b authored by Frank Bergmann's avatar Frank Bergmann

- Removed space typo

parent e76859e1
...@@ -170,7 +170,7 @@ ad_proc -public im_slack_arg_parser_one_arg { ...@@ -170,7 +170,7 @@ ad_proc -public im_slack_arg_parser_one_arg {
ad_proc -public im_slack_arg_parser_arg_type { ad_proc -public im_slack_arg_parser_arg_type {
-line:required -line:required
-pos:required -pos:required
-type: required -type:required
-arg_spec_list:required -arg_spec_list:required
} { } {
Tries to extract an argument of type=type from line at the given pos. Tries to extract an argument of type=type from line at the given pos.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment