summaryrefslogtreecommitdiff
path: root/doc/UsingLibical.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UsingLibical.md')
-rw-r--r--doc/UsingLibical.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsingLibical.md b/doc/UsingLibical.md
index 721523f7..ff4237a7 100644
--- a/doc/UsingLibical.md
+++ b/doc/UsingLibical.md
@@ -128,7 +128,7 @@ In libical, components are represented with the `icalcomponent` class.
#### 3.1.3 Values
Values are represented in a similar way to properties; a base class
-and many "derived " classes. A value is essentially a abstract handle
+and many "derived " classes. A value is essentially an abstract handle
on a single fundamental type, a structure or a union.
#### 3.1.4 Parameters