diff options
author | Sherman K <ShrmnK@users.noreply.github.com> | 2016-01-28 19:12:04 +0100 |
---|---|---|
committer | Sherman K <ShrmnK@users.noreply.github.com> | 2016-01-28 19:12:04 +0100 |
commit | 4a7d2fd8d7dfc3512f15172431c75c8b2dba281a (patch) | |
tree | be3d7fbd0c7c4dd674aee7f71b2b584f574a1bb0 | |
parent | cd32356021fbf83dc2cb27b9fe35472f08d10892 (diff) |
Fixed minor typographical error
Signed-off-by: Sherman K <ShrmnK@users.noreply.github.com>
-rw-r--r-- | user_guide_src/source/contributing/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/contributing/index.rst b/user_guide_src/source/contributing/index.rst index da5bb527b..64e9f0d92 100644 --- a/user_guide_src/source/contributing/index.rst +++ b/user_guide_src/source/contributing/index.rst @@ -155,5 +155,5 @@ could even alias git commit to use the -s flag so you don’t have to think abou it. By signing your work in this manner, you certify to a "Developer's Certificate -or Origin". The current version of this certificate is in the :doc:`/DCO` file +of Origin". The current version of this certificate is in the :doc:`/DCO` file in the root of this documentation. |