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
961b0849
Commit
961b0849
authored
Sep 19, 2017
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix grammar: judge -> judgement
parent
6a4ee9aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/module_with_instance_variables.md
doc/development/module_with_instance_variables.md
+2
-2
No files found.
doc/development/module_with_instance_variables.md
View file @
961b0849
...
...
@@ -72,8 +72,8 @@ end
```
Unfortunately it's not easy to code more complex rules into the cop, so
we rely on people's best judge
. If we could find another good pattern we
could easily add to the cop, we should do it.
we rely on people's best judge
ment. If we could find another good pattern
we
could easily add to the cop, we should do it.
### How to rewrite and avoid disabling this cop
...
...
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