Skip to content

Commit 62fba45

Browse files
committed
Minor typo
1 parent 985ade9 commit 62fba45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/maintenance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ on a case by case basis:
5656
* **Coding standard and refactoring**: Coding standard fixes or code
5757
refactoring are almost never accepted except for consistency with the
5858
existing code base, if they are not too invasive, and if merging them into
59-
higher branches would not lead to complex branch merging;
59+
higher branches would not lead to complex branch merging.
6060

6161
Anything not explicitly listed above should be done on the next minor or major
6262
version instead. For instance, the following changes are never accepted in a

0 commit comments

Comments
 (0)