diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-04-24 03:21:03 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-04-24 03:21:03 +0800 |
commit | ea7e2ab44b9c8d03c7cee3569becb3dcf15e8bb1 (patch) | |
tree | ed116f1294cc6917fbf93c46f7b705dfd9c50a7e /e-util | |
parent | 55776e6468ccc4c84b4122056b6d410b7f33e927 (diff) | |
download | gsoc2013-evolution-ea7e2ab44b9c8d03c7cee3569becb3dcf15e8bb1.tar.gz gsoc2013-evolution-ea7e2ab44b9c8d03c7cee3569becb3dcf15e8bb1.tar.zst gsoc2013-evolution-ea7e2ab44b9c8d03c7cee3569becb3dcf15e8bb1.zip |
Update libeutil API docs.
Diffstat (limited to 'e-util')
-rw-r--r-- | e-util/e-source-selector.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-source-selector.c b/e-util/e-source-selector.c index 7bec039295..f9d001a4f0 100644 --- a/e-util/e-source-selector.c +++ b/e-util/e-source-selector.c @@ -1977,7 +1977,7 @@ e_source_selector_ref_source_by_path (ESourceSelector *selector, /** * e_source_selector_queue_write: - * @selector: an #ESourceSelecetor + * @selector: an #ESourceSelector * @source: an #ESource with changes to be written * * Queues a main loop idle callback to write changes to @source back to |