summaryrefslogtreecommitdiff
path: root/src/libical/icalperiod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical/icalperiod.h')
-rw-r--r--src/libical/icalperiod.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libical/icalperiod.h b/src/libical/icalperiod.h
index 6d2e72c0..fb8e3140 100644
--- a/src/libical/icalperiod.h
+++ b/src/libical/icalperiod.h
@@ -50,7 +50,7 @@ struct icalperiodtype
/**
* @brief Constructs a new ::icalperiodtype from @a str
* @param str The string from which to construct a time period
- * @return An ::icalperiodtype representing the peroid @a str
+ * @return An ::icalperiodtype representing the period @a str
* @sa icaltime_from_string(), icaldurationtype_from_string()
*
* @par Error handling