[rtems-docs commit] eng: fix typo in coding-file-hdr.rst

Christian Mauderer christianm at rtems.org
Sat Jul 11 18:53:20 UTC 2020


Module:    rtems-docs
Branch:    master
Commit:    b82e7d6730330cb85ae4866431c1db650a04937b
Changeset: http://git.rtems.org/rtems-docs/commit/?id=b82e7d6730330cb85ae4866431c1db650a04937b

Author:    G S Niteesh Babu <niteesh.gs at gmail.com>
Date:      Fri Jul  3 03:07:13 2020 +0530

eng: fix typo in coding-file-hdr.rst

---

 eng/coding-file-hdr.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eng/coding-file-hdr.rst b/eng/coding-file-hdr.rst
index 6355173..cda631a 100644
--- a/eng/coding-file-hdr.rst
+++ b/eng/coding-file-hdr.rst
@@ -96,7 +96,7 @@ Use the following guidelines and template for C and C++ header files (here
 
 .. code-block:: c
 
-    /* SPDX-License-Identifier: BSD-2-Clause
+    /* SPDX-License-Identifier: BSD-2-Clause */
 
     /**
      * @file



More information about the vc mailing list