aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormax-001 <maxsmits21@kpnmail.nl>2024-11-06 16:48:29 +0100
committermax-001 <maxsmits21@kpnmail.nl>2024-11-06 16:48:29 +0100
commitb585bd7b981279b90ffd11e0feb51748b888833c (patch)
tree2f6d49e583f29298126b4678eba482a4f7bc6728
parent0c44c5eb59cd95990f24f11c2ac1ce1fd49537ab (diff)
Fix
-rw-r--r--contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.md b/contributing.md
index 1e2cc87..cea6e37 100644
--- a/contributing.md
+++ b/contributing.md
@@ -53,7 +53,7 @@ that you can click on to open them.
- What is the code supposed to do (optional)
- Implementation details (if applicable)
- Header files (.h) contain the following types of comments:
- - <a href="#documentation">Usage documentation (required)</a>
+ - <a href="#documentation">Usage documentation</a> (required)
> [!NOTE]
> Constructors/destructors aren't required to have a `\brief` description
- Implementation details (if they affect the header)