Skip to content

Commit 0948824

Browse files
authored
Fix typo
1 parent b0557b6 commit 0948824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

supporting/shims/kiennq/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ shim.exe: $(ZIP)
3131

3232
unzip: shim.exe ## Unzip download
3333

34-
verify: shim.exe ## Version SHA256 checksum for shim.exe
34+
verify: shim.exe ## Verify SHA256 checksum for shim.exe
3535
sed -e "s|bin/||" checksum.sha256 | sha256sum -c
3636

3737
clean: ## Clean .zip files

0 commit comments

Comments
 (0)