Skip to content

Commit d24341c

Browse files
committed
docs(man): fix typos (s/verison/version/)
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent 3d724e3 commit d24341c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

docs/man/ctags.1.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ Listing Options
10601060
``TAG_OUTPUT_VERSION`` in :ref:`ctags-client-tools(7) <ctags-client-tools(7)>` about the ctags output
10611061
version.
10621062

1063-
(since verison 6.3.0)
1063+
(since version 6.3.0)
10641064

10651065
DESCRIPTION
10661066
Human readable description for the extra.
@@ -1115,7 +1115,7 @@ Listing Options
11151115
``TAG_OUTPUT_VERSION`` in :ref:`ctags-client-tools(7) <ctags-client-tools(7)>` about the ctags output
11161116
version.
11171117

1118-
(since verison 6.3.0)
1118+
(since version 6.3.0)
11191119

11201120
DESCRIPTION
11211121
Human readable description for the field.
@@ -1213,7 +1213,7 @@ Listing Options
12131213
VER
12141214
The parser version introducing the kind.
12151215

1216-
(since verison 6.3.0)
1216+
(since version 6.3.0)
12171217

12181218
DESCRIPTION
12191219
Human readable description for the kind.
@@ -1267,7 +1267,7 @@ Listing Options
12671267
``NULLTAG`` column represetns whether the format supports *null tags* or
12681268
not. See ``nulltag``/``z`` in "`Extras`_" about the null tags.
12691269

1270-
(since verison 6.2.0)
1270+
(since version 6.2.0)
12711271

12721272
``--list-params[=(<language>|all)]``
12731273
Lists the parameters for either the specified *<language>* or ``all``
@@ -1307,7 +1307,7 @@ Listing Options
13071307
VER
13081308
The parser version introducing the role.
13091309

1310-
(since verison 6.3.0)
1310+
(since version 6.3.0)
13111311

13121312
DESCRIPTION
13131313
Human readable description for the role.
@@ -1334,7 +1334,7 @@ Miscellaneous Options
13341334
``--describe-language=<language>``
13351335
Prints the various aspects of the parser implementing the language.
13361336

1337-
(since verison 6.3.0)
1337+
(since version 6.3.0)
13381338

13391339
``--help``
13401340
Prints to standard output a detailed usage description, and then exits.

man/ctags.1.rst.in

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ Listing Options
10601060
``TAG_OUTPUT_VERSION`` in ctags-client-tools(7) about the ctags output
10611061
version.
10621062

1063-
(since verison 6.3.0)
1063+
(since version 6.3.0)
10641064

10651065
DESCRIPTION
10661066
Human readable description for the extra.
@@ -1115,7 +1115,7 @@ Listing Options
11151115
``TAG_OUTPUT_VERSION`` in ctags-client-tools(7) about the ctags output
11161116
version.
11171117

1118-
(since verison 6.3.0)
1118+
(since version 6.3.0)
11191119

11201120
DESCRIPTION
11211121
Human readable description for the field.
@@ -1213,7 +1213,7 @@ Listing Options
12131213
VER
12141214
The parser version introducing the kind.
12151215

1216-
(since verison 6.3.0)
1216+
(since version 6.3.0)
12171217

12181218
DESCRIPTION
12191219
Human readable description for the kind.
@@ -1267,7 +1267,7 @@ Listing Options
12671267
``NULLTAG`` column represetns whether the format supports *null tags* or
12681268
not. See ``nulltag``/``z`` in "`Extras`_" about the null tags.
12691269

1270-
(since verison 6.2.0)
1270+
(since version 6.2.0)
12711271

12721272
``--list-params[=(<language>|all)]``
12731273
Lists the parameters for either the specified *<language>* or ``all``
@@ -1307,7 +1307,7 @@ Listing Options
13071307
VER
13081308
The parser version introducing the role.
13091309

1310-
(since verison 6.3.0)
1310+
(since version 6.3.0)
13111311

13121312
DESCRIPTION
13131313
Human readable description for the role.
@@ -1334,7 +1334,7 @@ Miscellaneous Options
13341334
``--describe-language=<language>``
13351335
Prints the various aspects of the parser implementing the language.
13361336

1337-
(since verison 6.3.0)
1337+
(since version 6.3.0)
13381338

13391339
``--help``
13401340
Prints to standard output a detailed usage description, and then exits.

0 commit comments

Comments
 (0)