[nautilus-actions] src/core/na-iimporter.c: fix typo in reference manual



commit 0f0509b77d7f2961d7be91acd6a59c53dc004cb9
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Nov 28 06:09:52 2011 +0100

    src/core/na-iimporter.c: fix typo in reference manual

 src/core/na-iimporter.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/core/na-iimporter.c b/src/core/na-iimporter.c
index 6256c48..69eeb32 100644
--- a/src/core/na-iimporter.c
+++ b/src/core/na-iimporter.c
@@ -195,10 +195,10 @@ na_iimporter_import_from_uri( const NAIImporter *importer, NAIImporterImportFrom
  *         <para>the id doesn't already exist</para>
  *       </listitem>
  *       <listitem>
- *         <para>the id already exist, but import mode is renumber</para>
+ *         <para>or the id already exists, but import mode is renumber</para>
  *       </listitem>
  *       <listitem>
- *         <para>the id already exists, but import mode is override</para>
+ *         <para>or the id already exists, but import mode is override</para>
  *       </listitem>
  *     </itemizedlist>
  *   </listitem>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]