This is an automated email from the ASF dual-hosted git repository.

btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 911cc3f0ea66b52cca7e7463120cadb88bde0662
Author: Matias N <[email protected]>
AuthorDate: Mon Aug 17 12:29:21 2020 -0300

    fix wrong "todo" placement
---
 Documentation/contributing/documentation.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/contributing/documentation.rst 
b/Documentation/contributing/documentation.rst
index de92c16..10063ea 100644
--- a/Documentation/contributing/documentation.rst
+++ b/Documentation/contributing/documentation.rst
@@ -39,7 +39,7 @@ go into ``Documentation`` directory. Then,
         $ # activate the virtual environent
         $ pipenv shell
         
-        .. todo:: check that Pipfile.lock is up to date w.r.t. requirements.txt
+      .. todo:: check that Pipfile.lock is up to date w.r.t. requirements.txt
         
   2. Build documentation:
   

Reply via email to