aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/util.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/libmdsserver/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmdsserver/util.c b/src/libmdsserver/util.c
index 552d03b..204d155 100644
--- a/src/libmdsserver/util.c
+++ b/src/libmdsserver/util.c
@@ -262,7 +262,7 @@ int full_write(int fd, const char* buffer, size_t length)
/**
- * Read a file completly and ignore interruptions
+ * Read a file completely and ignore interruptions
*
* @param fd The file descriptor
* @param length Output parameter for the length of the file, may be `NULL`