From ffd002aedd8809b240fecf4a3a4655a32b4972af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Wed, 21 Aug 2019 11:14:38 -0400
Subject: [PATCH] a group is debianGroup, not role account

---
 tsa/howto/create-a-new-user.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tsa/howto/create-a-new-user.mdwn b/tsa/howto/create-a-new-user.mdwn
index 0555b7f6..3a61b5b3 100644
--- a/tsa/howto/create-a-new-user.mdwn
+++ b/tsa/howto/create-a-new-user.mdwn
@@ -134,7 +134,7 @@ Here's how to create a role account:
 
 3. Create a new `group` role for the new account:
 
-   * Copy-paste a previous `gid` that is also a `debianRoleAccount`
+   * Copy-paste a previous `gid` that is also a `debianGroup`
    * Change the first word of the copy-pasted block to `add` instead
      of the integer
    * Bump the `gidNumber` to the latest `gidNumber` in the file plus
-- 
GitLab