Author: dsahlberg
Date: Mon Nov 25 15:58:56 2024
New Revision: 1922089
URL: http://svn.apache.org/viewvc?rev=1922089&view=rev
Log:
Adjust a spelling (fat-finger-misstake) in r1922076.
* .clang-format
(#header): Fix spelling
Modified:
subversion/trunk/.clang-format
Modified: subversion/trunk/.clang-format
URL:
http://svn.apache.org/viewvc/subversion/trunk/.clang-format?rev=1922089&r1=1922088&r2=1922089&view=diff
==============================================================================
--- subversion/trunk/.clang-format (original)
+++ subversion/trunk/.clang-format Mon Nov 25 15:58:56 2024
@@ -1,6 +1,6 @@
# .clang-format : clang format rules
#
-# This file configures clang format rules. Fhis file should be automatically
+# This file configures clang format rules. This file should be automatically
# read by Visual Studio and other IDEs, when the project gets opened.
#
# See clang docs for more info: