From 415bade302d6c3eef5810c7b812a8f608ef43001 Mon Sep 17 00:00:00 2001 From: Kevin Lyda Date: Sun, 17 Mar 2013 19:46:54 +0000 Subject: Result of misspellings run. Most of these are comments but a few are strings for users. Might be an idea to run this from time to time: https://github.com/lyda/misspell-check It runs mostly clean now. --- lib/api/users.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/api') diff --git a/lib/api/users.rb b/lib/api/users.rb index 1462e7b4c1d..e9cf16fa37d 100644 --- a/lib/api/users.rb +++ b/lib/api/users.rb @@ -62,7 +62,7 @@ module Gitlab # skype - Skype ID # linkedin - Linkedin # twitter - Twitter account - # projects_limit - Limit projects wich user can create + # projects_limit - Limit projects each user can create # extern_uid - External authentication provider UID # provider - External provider # bio - Bio -- cgit v1.2.1