Skip to content

Commit 2729bbc

Browse files
committed
Fix typo with codespell
1 parent 43741c1 commit 2729bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ packageProject(
5454
# / - means relative to <...>/lib, i.e. install libs to <...>/lib/, bins to <...>/bin/, etc
5555
RUNTIME_DESTINATION /
5656
# (optional) FILE_SET "public_headers;..."
57-
# Install the target releated header file sets too
57+
# Install the target related header file sets too
5858
HEADER_SETS HEADERS
5959
)
6060
```

0 commit comments

Comments
 (0)