aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Reiner <nathan@reinerweb.ch>2021-11-21 19:07:03 +0100
committerGitHub <noreply@github.com>2021-11-21 19:07:03 +0100
commitb801fec60c7d3d652c621cdef859cde77947f96e (patch)
treea2096ab6625d9d544016b42433fe2b3033359895
parent1aacde1847d4c68e01f98c8e77395d3bdfc38baa (diff)
Update example.cpp
-rw-r--r--example.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/example.cpp b/example.cpp
index 6cceeb6..0bea84a 100644
--- a/example.cpp
+++ b/example.cpp
@@ -78,11 +78,11 @@ void TheBestClass::do_everything() {
* @category some_bug
*
* @description
- * Some weared bug lol
+ * Some weird bug lol
* what is this???
*/
-void some_weard_fun() {
+void some_weird_function() {
}