From d980e4a874e60bf3227fc1080a08223e05780e8f Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 11 Jun 2014 13:12:11 +0200 Subject: [PATCH] FIx a typo in en locale --- lib/Vroom/I18N/en.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Vroom/I18N/en.pm b/lib/Vroom/I18N/en.pm index d3f3b36..8bc76ef 100644 --- a/lib/Vroom/I18N/en.pm +++ b/lib/Vroom/I18N/en.pm @@ -286,7 +286,7 @@ our %Lexicon = ( "HELP_BE_NOTIFIED" => "You can be notified by email as soon as someone joins one of your rooms. For example, " . "create a room, add a password to make it persistent and add the link in your email signature. " . "When someone wants to talk with you, you'll get the notification", - "ABOUT_VROOM" => "VROOM is a free spftware using the latest web technologies and lets you " . + "ABOUT_VROOM" => "VROOM is a free software using the latest web technologies and lets you " . "to easily organize video meetings. Forget all the pain with installing " . "a client on your computer in a hury, compatibility issues between MAC OS " . "or GNU/Linux, port redirection problems, calls to the helpdesk because " .