summaryrefslogtreecommitdiff
path: root/sendfilemodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'sendfilemodule.c')
-rw-r--r--sendfilemodule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendfilemodule.c b/sendfilemodule.c
index 806b448..7453565 100644
--- a/sendfilemodule.c
+++ b/sendfilemodule.c
@@ -3,7 +3,7 @@
*/
/*
- * py-sendfile
+ * pysendfile
*
* A Python module interface to sendfile(2)
*