diff options
| author | Kevin Lyda <kevin@ie.suberic.net> | 2013-03-17 19:46:54 +0000 |
|---|---|---|
| committer | Kevin Lyda <kevin@ie.suberic.net> | 2013-03-17 19:46:54 +0000 |
| commit | 415bade302d6c3eef5810c7b812a8f608ef43001 (patch) | |
| tree | 6e15be7ca5ecfe7463b86ef626b31295d4e922bf /features/teams/team.feature | |
| parent | a96e0ec57ef6ae129a1adb54e5b9b67d8ffb04b3 (diff) | |
| download | gitlab-ce-415bade302d6c3eef5810c7b812a8f608ef43001.tar.gz | |
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.
Diffstat (limited to 'features/teams/team.feature')
| -rw-r--r-- | features/teams/team.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/teams/team.feature b/features/teams/team.feature index 1ae1812633e..ac34ed76f04 100644 --- a/features/teams/team.feature +++ b/features/teams/team.feature @@ -60,6 +60,6 @@ Feature: UserTeams And I have my own project without teams And I visit my team page When I click on link "Assign Project" - Then I should see form with my own project in avaliable projects list + Then I should see form with my own project in available projects list When I submit form with selected project and max access Then I should see my own project in team projects list |
