Skip to content

Commit 94bb66a

Browse files
dev_guide/style_guide/spelling_word_choice.rst: See vs Refer to (#2868) (#2871)
(cherry picked from commit 4f1bbe8) Co-authored-by: Andrew Klychkov <[email protected]>
1 parent e8da7b1 commit 94bb66a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/docsite/rst/dev_guide/style_guide/spelling_word_choice.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -225,13 +225,10 @@ Real time/real-time
225225
^^^^^^^^^^^^^^^^^^^
226226
Depends. If used as a noun, it is the actual time during which something takes place. For example, "The computer may partly analyze the data in real time (as it comes in) -- R. H. March." If used as an adjective, "real-time" is appropriate. For example, "XEmacs is a self-documenting, customizable, extensible, real-time display editor."
227227

228-
Refer to
229-
^^^^^^^^
230-
Use to indicate a reference (within a manual or website) or a cross-reference (to another manual or documentation source).
228+
See vs Refer to
229+
^^^^^^^^^^^^^^^
231230

232-
See
233-
^^^
234-
Don't use. Use "Refer to" instead.
231+
Use "See" instead of "Refer to" to indicate a reference (within a manual or website) or a cross-reference (to another manual or documentation source).
235232

236233
Since
237234
^^^^^

0 commit comments

Comments
 (0)