[vlc-commits] Typo

Tobias Güntner git at videolan.org
Sat Jan 21 03:39:00 CET 2012


vlc | branch: master | Tobias Güntner <fatbull at web.de> | Fri Jan 20 17:47:32 2012 +0100| [1ed111e78255eb98406f49a93d1d943939badbcb] | committer: Rafaël Carré

Typo

Signed-off-by: Rafaël Carré <funman at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1ed111e78255eb98406f49a93d1d943939badbcb
---

 modules/access/screen/xcb.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/access/screen/xcb.c b/modules/access/screen/xcb.c
index 841be46..447f77a 100644
--- a/modules/access/screen/xcb.c
+++ b/modules/access/screen/xcb.c
@@ -37,7 +37,7 @@
 
 #define LEFT_TEXT N_("Region left column")
 #define LEFT_LONGTEXT N_( \
-    "Abscissa of the capture reion in pixels.")
+    "Abscissa of the capture region in pixels.")
 
 #define TOP_TEXT N_("Region top row")
 #define TOP_LONGTEXT N_( \



More information about the vlc-commits mailing list