mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-07 07:43:12 +08:00
Updated references to short code and replaced them to short URL where appropriate
This commit is contained in:
@@ -28,7 +28,7 @@ class GenerateCharsetCommand extends Command
|
||||
public function configure()
|
||||
{
|
||||
$this->setName(self::NAME)
|
||||
->setDescription(sprintf($this->translator->translate(
|
||||
->setDescription(\sprintf($this->translator->translate(
|
||||
'Generates a character set sample just by shuffling the default one, "%s". '
|
||||
. 'Then it can be set in the SHORTCODE_CHARS environment variable'
|
||||
), UrlShortener::DEFAULT_CHARS));
|
||||
|
||||
Reference in New Issue
Block a user