Skip to content

Commit cc14f4f

Browse files
greg0ireweaverryan
authored andcommitted
Remove factorization
I think this sentence is easier to understand that way.
1 parent 7dd970d commit cc14f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Naming Conventions
9696
* Use camelCase, not underscores, for variable, function and method
9797
names, arguments;
9898

99-
* Use underscores for option, parameter names;
99+
* Use underscores for option names and parameter names;
100100

101101
* Use namespaces for all classes;
102102

0 commit comments

Comments
 (0)