Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
67ac2f99
Commit
67ac2f99
authored
Nov 23, 2021
by
Suzanne Selhorn
Committed by
Amy Qualls
Nov 23, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added "only" with examples
parent
acbfa38f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
doc/development/documentation/styleguide/word_list.md
doc/development/documentation/styleguide/word_list.md
+13
-0
No files found.
doc/development/documentation/styleguide/word_list.md
View file @
67ac2f99
...
...
@@ -478,6 +478,19 @@ The word **once** means **one time**. Don't use it to mean **after** or **when**
-
Do: When the process is complete...
-
Do not: Once the process is complete...
## only
Put the word
**only**
next to the word it modifies.
-
You can create only private projects.
In this example,
**only**
modifies the noun
**projects**
. The sentence means you can create one type of project--a private project.
-
You can only create private projects.
In this example,
**only**
modifies the verb
**create**
. This sentence means that you can't perform other actions,
like deleting private projects, or adding users to them.
## Owner
When writing about the Owner role:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment