summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2016-01-28 23:56:27 +0100
committerAndrey Andreev <narf@devilix.net>2016-01-28 23:56:27 +0100
commit7c82d1852e3f9eb606686b4929d34f05e8c70cb2 (patch)
treebe3d7fbd0c7c4dd674aee7f71b2b584f574a1bb0
parentcd32356021fbf83dc2cb27b9fe35472f08d10892 (diff)
parent4a7d2fd8d7dfc3512f15172431c75c8b2dba281a (diff)
Merge pull request #4408 from ShrmnK/develop
[ci skip] Fixed minor typographical error in DCO doc
-rw-r--r--user_guide_src/source/contributing/index.rst2
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.