summaryrefslogtreecommitdiffstats
path: root/Help/dev
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-11-17 16:35:41 (GMT)
committerBrad King <brad.king@kitware.com>2023-11-17 16:35:41 (GMT)
commitcdd741ebf997ffdbf7408e6e8ec5701c2389ffda (patch)
treea1b2e9697462965368777b1f433ba6a0f61b7458 /Help/dev
parent6f8532fbfac3912fcb0e8729d549f2bfb045c64e (diff)
parent9283b206593197d56662b4696691fd274729a100 (diff)
downloadCMake-cdd741ebf997ffdbf7408e6e8ec5701c2389ffda.zip
CMake-cdd741ebf997ffdbf7408e6e8ec5701c2389ffda.tar.gz
CMake-cdd741ebf997ffdbf7408e6e8ec5701c2389ffda.tar.bz2
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Diffstat (limited to 'Help/dev')
-rw-r--r--Help/dev/maint.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/dev/maint.rst b/Help/dev/maint.rst
index de19aa8..81e0e6f 100644
--- a/Help/dev/maint.rst
+++ b/Help/dev/maint.rst
@@ -338,7 +338,7 @@ policies added for that version. Commit with a message such as::
export: Increase maximum policy version in exported files to $prev
- The files generatd by `install(EXPORT)` and `export()` commands
+ The files generated by `install(EXPORT)` and `export()` commands
are known to work with policies as of CMake $prev, so enable them
in sufficiently new CMake versions.