Browse Source

codespell: Revise release note about short-lived field to avoid misspelling

Brad King 1 year ago
parent
commit
f2776ac063
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/release/3.10.rst

+ 1 - 1
Help/release/3.10.rst

@@ -263,7 +263,7 @@ Changes made since CMake 3.10.0 include the following.
 3.10.1
 ------
 
-* The :manual:`cmake-server(7)` ``codemodel`` response ``crossReferences``
+* The :manual:`cmake-server(7)` ``codemodel`` response cross-references
   field added by 3.10.0 has been dropped due to excessive memory usage.
   Another approach will be needed to provide backtrace information.