Skip to content

Commit

Permalink
Id -> ID
Browse files Browse the repository at this point in the history
  • Loading branch information
roycewilliams committed Nov 6, 2018
1 parent d3733f4 commit d750f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inc/defines/config.php
Expand Up @@ -278,7 +278,7 @@ public static function getConfigDescription($config) {
case DConfig::BATCH_SIZE:
return "Batch size of SQL query when hashlist is sent to the agent.";
case DConfig::YUBIKEY_ID:
return "Yubikey Client Id.";
return "Yubikey Client ID.";
case DConfig::YUBIKEY_KEY:
return "Yubikey Secret Key.";
case DConfig::YUBIKEY_URL:
Expand Down

0 comments on commit d750f94

Please sign in to comment.