summaryrefslogtreecommitdiff
path: root/src/cr-prop-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cr-prop-list.c')
-rw-r--r--src/cr-prop-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cr-prop-list.c b/src/cr-prop-list.c
index 0ce57fa..70a04f3 100644
--- a/src/cr-prop-list.c
+++ b/src/cr-prop-list.c
@@ -71,7 +71,7 @@ cr_prop_list_allocate (void)
*Appends a property list to the current one.
*
*Returns the resulting prop list, or NULL if an error
- *occured
+ *occurred
*/
CRPropList *
cr_prop_list_append (CRPropList * a_this, CRPropList * a_to_append)