From d104df49e743a52b42c63a4ccca6be67bdf775d7 Mon Sep 17 00:00:00 2001 From: Valeriy Sizov Date: Tue, 2 Oct 2012 16:34:20 +0300 Subject: fix TYPO --- 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 8ce7c300a73..7f548aaa667 100644 --- a/lib/api/users.rb +++ b/lib/api/users.rb @@ -32,7 +32,7 @@ module Gitlab # password (required) - Password # password_confirmation (required) - Password confirmation # skype - Skype ID - # linkedin (required) - Linkedin + # linkedin - Linkedin # twitter - Twitter account # projects_limit - Limit projects wich user can create # Example Request: -- cgit v1.2.1