summaryrefslogtreecommitdiffstats
path: root/src/vim9class.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vim9class.c')
-rw-r--r--src/vim9class.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vim9class.c b/src/vim9class.c
index b640323093..696349190c 100644
--- a/src/vim9class.c
+++ b/src/vim9class.c
@@ -3782,7 +3782,7 @@ object_call_builtin_method(
}
/*
- * Calls the object "empty()" method and returns the method retun value. In
+ * Calls the object "empty()" method and returns the method return value. In
* case of an error, returns TRUE.
*/
int