summaryrefslogtreecommitdiff
path: root/lib/api/variables.rb
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2015-12-31 22:59:06 +0100
committerTomasz Maczukin <tomasz@maczukin.pl>2015-12-31 22:59:06 +0100
commit16bd4df083135e2e4a263b2e1bdd71b78a875ef7 (patch)
treeb17334175493e93b781c87786cb60b865dfe2483 /lib/api/variables.rb
parent937567b767e6d7b34dcaa1d9c83fc75464638683 (diff)
downloadgitlab-ce-16bd4df083135e2e4a263b2e1bdd71b78a875ef7.tar.gz
Fix a typo in method description
Diffstat (limited to 'lib/api/variables.rb')
-rw-r--r--lib/api/variables.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/api/variables.rb b/lib/api/variables.rb
index fc63ac2f56a..b8bbcb6ce3b 100644
--- a/lib/api/variables.rb
+++ b/lib/api/variables.rb
@@ -18,7 +18,7 @@ module API
present paginate(variables), with: Entities::Variable
end
- # Get specifica bariable of a project
+ # Get specifica variable of a project
#
# Parameters:
# id (required) - The ID of a project