Skip to content

Commit bd079e5

Browse files
committed
Replace guildelines with guidelines
Change-Id: I9c4f15d320e2c506c16634a5a0e2fc324101189a
1 parent 6fdce13 commit bd079e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/contributor/command-options.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ for defining and using options in all situations. The alternative of only
1414
using it when necessary leads to errors when copy-n-paste is used for a
1515
new command without understanding why or why not that instance is correct.
1616

17-
The :ref:`hig` describes the guildelines for option names and usage.
17+
The :ref:`hig` describes the guidelines for option names and usage.
1818
In short:
1919

2020
* All option names shall be GNU-style long names (two leading dashes).

0 commit comments

Comments
 (0)