[gtksourceview] Fix typo:
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Fix typo:
- Date: Wed, 19 Oct 2011 14:57:29 +0000 (UTC)
commit d7f71455087425d8cbb7b630df7e36a03aa27159
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Wed Oct 19 16:56:53 2011 +0200
Fix typo:
https://bugzilla.gnome.org/show_bug.cgi?id=662170
data/language-specs/ocaml.lang | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/language-specs/ocaml.lang b/data/language-specs/ocaml.lang
index b80a824..3ad3924 100644
--- a/data/language-specs/ocaml.lang
+++ b/data/language-specs/ocaml.lang
@@ -51,7 +51,7 @@
<style id="escape" _name="Escaped Character" map-to="def:special-char"/>
<style id="boolean" _name="Boolean value" map-to="def:boolean"/>
<style id="error" _name="Error" map-to="def:error"/>
- <style id="std-modules" _name="Standart Modules" map-to="def:type"/>
+ <style id="std-modules" _name="Standard Modules" map-to="def:type"/>
</styles>
<definitions>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]