From e341f62587e5ccc91d7205cef81d477660153cab Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Sat, 9 Mar 2019 15:44:31 +0000 Subject: [PATCH] Fix typo in comment --- src/Vervis/Access.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Vervis/Access.hs b/src/Vervis/Access.hs index 137967a..ecffd1a 100644 --- a/src/Vervis/Access.hs +++ b/src/Vervis/Access.hs @@ -37,7 +37,7 @@ -- capability we grant, so that we can revoke it, and so that we can -- have a list of remote project/repo members. -- (3) Public: --- If an actor doesn't have a role through one of the previous twp +-- If an actor doesn't have a role through one of the previous two -- methods, we may still assign a role to them using automatic -- assignment. It's called _Public_ because it's generally meant for -- assigning to the general public, people who aren't listed in our