mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-01 11:06:17 -04:00
Replace localhost with 127.0.0.1 in the description
This commit is contained in:
parent
c6e89f938d
commit
597faee248
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ Only entries with the same scheme (http://, https://, ftp://, ...) are returned<
|
|||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="text">
|
||||
<string>KeePassXC will listen to this port on localhost</string>
|
||||
<string>KeePassXC will listen to this port on 127.0.0.1</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue