Skip to content

Commit f2f524c

Browse files
CBID2bredamc
andauthored
fix: revise sentence
Co-authored-by: Breda McColgan <[email protected]>
1 parent 0b9a160 commit f2f524c

File tree

1 file changed

+1
-1
lines changed
  • supplementary_style_guide/glossary_terms_conventions/general_conventions

1 file changed

+1
-1
lines changed

supplementary_style_guide/glossary_terms_conventions/general_conventions/s.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Specify the system architecture of your cluster, such as `s390x` or `x86_64`.
164164

165165
[[segmentation-fault]]
166166
==== image:images/yes.png[yes] segmentation fault (noun)
167-
*Description*: A _segmentation fault_ occurs when a process tries to access a memory location that it is not allowed to access, or tries to access a memory location in a way that is not allowed (for example, if the process tries to write to a read-only location or to overwrite part of the operating system). Do not use the abbreviation "segfault" unless absolutely necessary.
167+
*Description*: A _segmentation fault_ occurs when a process tries to access a memory location that it is not allowed to access, or tries to access a memory location in a way that is not allowed (for example, if the process tries to write to a read-only location or to overwrite part of the operating system). Do not use the abbreviation "segfault" unless absolutely necessary. Never use the abbreviation "segfault" as a verb.
168168

169169
*Use it*: yes
170170

0 commit comments

Comments
 (0)