aboutsummaryrefslogtreecommitdiff
path: root/src/vcal.h
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-04-06 19:04:28 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2019-04-06 19:04:33 +0200
commitee3d463024179514f09d80d962d1b9765462dd6b (patch)
tree4b7c4916d30fcd7df88f9452b601658d18de7320 /src/vcal.h
parentRename get_property to get_attributes. (diff)
downloadcalp-ee3d463024179514f09d80d962d1b9765462dd6b.tar.gz
calp-ee3d463024179514f09d80d962d1b9765462dd6b.tar.xz
Add temporary set-attributes!
Diffstat (limited to '')
-rw-r--r--src/vcal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vcal.h b/src/vcal.h
index 9b0e4893..c9a0272f 100644
--- a/src/vcal.h
+++ b/src/vcal.h
@@ -14,7 +14,7 @@
/*
* content_line:
- * a mapping between a top level key, and everything it contains.
+ * (a mapping) between a top level key, and everything it contains.
* content_set:
* A top level value, along with a list of kv pairs for all its
* possible parameters.