Skip to content

Commit 973e199

Browse files
author
Dave Cuthbert
authored
DOCSP-26952 standardize on ID (#134)
* DOCSP-26952 standardize on ID * Review feedback
1 parent 1552402 commit 973e199

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/style-guide/style/capitalization.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ Following are some examples.
9494
* - GHz
9595
- gigahertz
9696

97+
* - ID
98+
- | identification
99+
| Note: `_id` is never capitalized.
100+
97101
* - I/O
98102
- input/output
99103

@@ -117,7 +121,8 @@ Following are some examples.
117121

118122
.. seealso::
119123

120-
To learn more, see :ref:`abbreviations`.
124+
To learn more, and for a list of common abbreviations, see
125+
:ref:`abbreviations`.
121126

122127
Capitalize Job Titles when Used as Titles
123128
-----------------------------------------

0 commit comments

Comments
 (0)