mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 15:16:04 +10:00
Fix a typo in method description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user