Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ptomsich committed Nov 30, 2022
1 parent b5abaf0 commit 394e243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
HEADER_SOURCE := header.adoc

SPEC=riscv-zicondops
SPEC=riscv-zicond
DATE=$(shell date +%Y%m%d)
VERSION=$(shell git describe --tag --always --dirty)
PDF_RESULT := $(SPEC)-$(VERSION).pdf
Expand Down

0 comments on commit 394e243

Please sign in to comment.