summaryrefslogtreecommitdiff
path: root/src/utils/copynpaste.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/copynpaste.h')
-rw-r--r--src/utils/copynpaste.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/copynpaste.h b/src/utils/copynpaste.h
index c25e6c5d1..73e086160 100644
--- a/src/utils/copynpaste.h
+++ b/src/utils/copynpaste.h
@@ -28,7 +28,7 @@
/**
* Attempts to retrieve text from the clipboard buffer and inserts it in
- * \a text at position \pos. The characters are encoded in utf-8.
+ * \a text at position. The characters are encoded in utf-8.
*
* Implemented for Windows, X11 and Mac OS X.
*