Replace localhost with 127.0.0.1 in the description

This commit is contained in:
Janek Bevendorff 2017-01-24 22:39:43 +01:00
parent c6e89f938d
commit 597faee248
No known key found for this signature in database
GPG Key ID: CFEC2F6850BFFA53

View File

@ -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>