diff options
author | Punit Jain <jpunit@novell.com> | 2011-11-10 00:04:37 +0800 |
---|---|---|
committer | Punit Jain <jpunit@novell.com> | 2011-11-10 00:04:37 +0800 |
commit | 7faa8d19fad12bc6109d0690e450bef0f7a5157f (patch) | |
tree | ff16e7ec946812fd2c12f65d42e44d893294ab3d /e-util/e-config.c | |
parent | 1d419ce9b739458267b72f358fb3a36d4611e769 (diff) | |
download | gsoc2013-evolution-7faa8d19fad12bc6109d0690e450bef0f7a5157f.tar.gz gsoc2013-evolution-7faa8d19fad12bc6109d0690e450bef0f7a5157f.tar.zst gsoc2013-evolution-7faa8d19fad12bc6109d0690e450bef0f7a5157f.zip |
a small change
Diffstat (limited to 'e-util/e-config.c')
-rw-r--r-- | e-util/e-config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-config.c b/e-util/e-config.c index a19bbafb3d..f8e459497e 100644 --- a/e-util/e-config.c +++ b/e-util/e-config.c @@ -1431,7 +1431,7 @@ e_config_page_next (EConfig *ec, } /** - * e_config_page_next: + * e_config_page_prev: * @ec: an #EConfig * @pageid: The path of the page item. * |