projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
While we're at it, fix typos like prefered occurences in variable names.
[claws.git]
/
src
/
plugins
/
vcalendar
/
vcal_manager.h
diff --git
a/src/plugins/vcalendar/vcal_manager.h
b/src/plugins/vcalendar/vcal_manager.h
index 9a4b43f1fd38c86f483d2fb8964f7c5e8af2c213..92b9fac63adabd2ff5c9fe6d872fc9aac9932a0a 100644
(file)
--- a/
src/plugins/vcalendar/vcal_manager.h
+++ b/
src/plugins/vcalendar/vcal_manager.h
@@
-53,7
+53,7
@@
struct _VCalEvent
gchar *url;
enum icalcomponent_kind type;
time_t postponed;
- gboolean rec_occurence;
+ gboolean rec_occur
r
ence;
};
typedef struct _Answer Answer;