1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-03 11:05:07 +00:00

chore: fix some minor issues in the comments

Signed-off-by: mountdisk <mountdisk@icloud.com>
This commit is contained in:
mountdisk 2025-06-30 15:07:14 +08:00 committed by mountdisk
parent a545636ee5
commit 69c7a3f00c

View file

@ -338,7 +338,7 @@ struct IconUrlResult {
/// Returns a IconUrlResult which holds a Vector IconList and a string which holds the referer.
/// There will always two items within the iconlist which holds http(s)://domain.tld/favicon.ico.
/// This does not mean that that location does exists, but it is the default location browser use.
/// This does not mean that location exists, but (it) is the default location the browser uses.
///
/// # Argument
/// * `domain` - A string which holds the domain with extension.