mirror of
https://github.com/kevachat/geminiapp.git
synced 2025-03-13 05:51:39 +00:00
fix typo
This commit is contained in:
parent
f505696e5f
commit
7706bc705d
@ -123,7 +123,7 @@ foreach ((array) scandir(__DIR__ . '/../host') as $host)
|
||||
|
||||
// Start server
|
||||
echo sprintf(
|
||||
_('Start server "%s" started on %s:%d') . PHP_EOL,
|
||||
_('Server "%s" started on %s:%d') . PHP_EOL,
|
||||
$host,
|
||||
$config->gemini->server->host,
|
||||
$config->gemini->server->port
|
||||
|
Loading…
x
Reference in New Issue
Block a user