docs: use proper quotations instead of '*'
This commit is contained in:
@ -575,7 +575,7 @@ maybe_cache_icon_data (Image *image,
|
||||
}
|
||||
|
||||
/*
|
||||
* Finds all dir separators and replaces them with '/'.
|
||||
* Finds all dir separators and replaces them with “/”.
|
||||
* This makes sure that only /-separated paths are written in cache files,
|
||||
* maintaining compatibility with theme index files that use slashes as
|
||||
* directory separators on all platforms.
|
||||
|
||||
Reference in New Issue
Block a user