summaryrefslogtreecommitdiff
path: root/src/libicalss/icalset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libicalss/icalset.h')
-rw-r--r--src/libicalss/icalset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libicalss/icalset.h b/src/libicalss/icalset.h
index 07875273..23e677d8 100644
--- a/src/libicalss/icalset.h
+++ b/src/libicalss/icalset.h
@@ -147,7 +147,7 @@ LIBICAL_ICALSS_EXPORT icalcomponent *icalset_fetch_match(icalset *set, icalcompo
LIBICAL_ICALSS_EXPORT icalerrorenum icalset_modify(icalset *set,
icalcomponent *oldc, icalcomponent *newc);
-/** Iterates through the components. If a guage has been defined, these
+/** Iterates through the components. If a gauge has been defined, these
will skip over components that do not pass the gauge */
LIBICAL_ICALSS_EXPORT icalcomponent *icalset_get_current_component(icalset *set);