================
@@ -146,7 +146,7 @@ the configuration (without a prefix: ``Auto``).
 
 .. _BasedOnStyle:
 
-**BasedOnStyle** (``String``) :ref:`¶ <BasedOnStyle>`
+**BasedOnStyle** (``String``) :ref:`¶ <BasedOnStyle>`
----------------
rmarker wrote:

Yes it was generated on Windows.
My guess is the platform is causing it to default to the wrong encoding.
I had a look at the script and discovered that forcing the encoding to utf-8 
when reading the contents stopped it inserting the spurious characters.

https://github.com/llvm/llvm-project/pull/78011
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to