Skip to content

Commit c8cedca

Browse files
committed
Fixed typos
1 parent b9e6478 commit c8cedca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-scripts/release-info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
"files-lib": {
6060
"": [
6161
"build-scripts/pkg-support/msvc/@<@ARCH@>@/INSTALL.md.in:INSTALL.md",
62-
"LICENSE.txt"
62+
"LICENSE.txt",
6363
"build-scripts/pkg-support/msvc/README.md"
6464
]
6565
},
6666
"files-devel": {
6767
"": [
68-
"build-scripts/pkg-support/msvc/INSTALL.md"
68+
"build-scripts/pkg-support/msvc/INSTALL.md",
6969
"LICENSE.txt",
7070
"build-scripts/pkg-support/msvc/README.md"
7171
],

0 commit comments

Comments
 (0)