[folks] Fixed typo in string («paramter»)
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Fixed typo in string («paramter»)
- Date: Sun, 4 Sep 2011 09:10:27 +0000 (UTC)
commit 5d6fe6a62375912f63d3ecc7c8cda33ebe68164a
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Sun Sep 4 11:10:10 2011 +0200
Fixed typo in string (ÂparamterÂ)
backends/tracker/lib/trf-persona-store.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/backends/tracker/lib/trf-persona-store.vala b/backends/tracker/lib/trf-persona-store.vala
index e6a2c46..ab2ec9b 100644
--- a/backends/tracker/lib/trf-persona-store.vala
+++ b/backends/tracker/lib/trf-persona-store.vala
@@ -729,7 +729,7 @@ public class Trf.PersonaStore : Folks.PersonaStore
/* Translators: the first parameter identifies the
* persona store and the second the unknown key
* that was received with the details params. */
- _("Unrecognized paramter %s by the %s PersonaStore:\n')"),
+ _("Unrecognized parameter %s by the %s PersonaStore:\n')"),
this.type_id, k);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]