aboutsummaryrefslogtreecommitdiff
path: root/src/xz/mytime.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/xz/mytime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xz/mytime.h b/src/xz/mytime.h
index ea291eed..4505724c 100644
--- a/src/xz/mytime.h
+++ b/src/xz/mytime.h
@@ -43,5 +43,5 @@ extern void mytime_set_flush_time(void);
///
/// This returns -1 if no timed flushing is used.
///
-/// The return value is inteded for use with poll().
+/// The return value is intended for use with poll().
extern int mytime_get_flush_timeout(void);