summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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