summaryrefslogtreecommitdiff
path: root/lib/User
diff options
context:
space:
mode:
Diffstat (limited to 'lib/User')
-rw-r--r--lib/User/pwent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/User/pwent.pm b/lib/User/pwent.pm
index 183a641e9e..32301cadfc 100644
--- a/lib/User/pwent.pm
+++ b/lib/User/pwent.pm
@@ -25,7 +25,7 @@ struct 'User::pwent' => [
gid => '$',
quota => '$',
comment => '$',
- gcos => '$',
+ gecos => '$',
dir => '$',
shell => '$',
];