Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0f3104f

Browse filesBrowse files
committed
applied the suggested change
1 parent ba8e0cc commit 0f3104f
Copy full SHA for 0f3104f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/devel/development_workflow.rst

Copy file name to clipboardExpand all lines: doc/devel/development_workflow.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The editing workflow
138138
Note the ``-am`` options to ``commit``. The ``m`` flag signals that you are
139139
going to type a message on the command line. The ``a`` flag stages every
140140
file that has been modified, except files listed in ``.gitignore``. For more
141-
information, `git commit <https://git-scm.com/docs/git-commit>`_ manual page.
141+
information, see `git commit <https://git-scm.com/docs/git-commit>`_ manual page.
142142
#. To push the changes up to your forked repo on GitHub, do a ``git
143143
push``.
144144

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.