mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix typo
This commit is contained in:
@@ -448,7 +448,7 @@ export_err=Failed to export batch file
|
||||
export_efile=Missing file to write to
|
||||
export_efile2=File to write to is not in a valid directory
|
||||
export_egroup=Group $1 does not exist
|
||||
export_eopen=Failed to open output file : $!
|
||||
export_eopen=Failed to open output file : $1
|
||||
export_euid=Invalid first UID in range
|
||||
export_euid2=Invalid second UID in range
|
||||
export_egid=Invalid first GID in range
|
||||
|
||||
Reference in New Issue
Block a user