mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
core: fix typo in comment
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ doc_gen_open_file (const char *path, const char *doc, const char *name,
|
||||
|
||||
/*
|
||||
* Closes the file and renames it without ".temp" suffix, if the target name
|
||||
* does not exist of if it exists with a different (obsolete) content.
|
||||
* does not exist or if it exists with a different (obsolete) content.
|
||||
*
|
||||
* If the target name exists with same content it's kept as-is (so the
|
||||
* timestamp does not change) and the temporary file is just deleted.
|
||||
|
||||
Reference in New Issue
Block a user