summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2016-06-13 08:23:33 +0200
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-06-13 08:23:33 +0200
commitf7c41fa4e68d50cc8332818d2e72fc95924ef90c (patch)
treefe989894fa3f2aa5954474aa58d4b52f93c5b7f4 /build
parent52a0c939ab8674857bbfe9a9fb0ee7308eee960e (diff)
downloadnextcloud-server-f7c41fa4e68d50cc8332818d2e72fc95924ef90c.tar.gz
nextcloud-server-f7c41fa4e68d50cc8332818d2e72fc95924ef90c.zip
Fix typo (found by codespell) (#25073)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'build')
-rw-r--r--build/integration/features/sharing-v1.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/features/sharing-v1.feature b/build/integration/features/sharing-v1.feature
index 79d7617f024..79dc1326f3c 100644
--- a/build/integration/features/sharing-v1.feature
+++ b/build/integration/features/sharing-v1.feature
@@ -685,7 +685,7 @@ Feature: sharing
|{http://open-collaboration-services.org/ns}share-permissions |
Then the single response should contain a property "{http://open-collaboration-services.org/ns}share-permissions" with value "15"
- Scenario: unique target names for incomming shares
+ Scenario: unique target names for incoming shares
Given user "user0" exists
And user "user1" exists
And user "user2" exists