mirror of
https://github.com/leanprover/lean4.git
synced 2026-03-17 18:34:06 +00:00
chore: fix more typos in comments
This commit is contained in:
committed by
Leonardo de Moura
parent
8d7520b36f
commit
ce4ae37c19
@@ -7,7 +7,7 @@
|
||||
# Author: Leonardo de Moura
|
||||
#
|
||||
# Given a text file containing constants defined in the Lean libraries,
|
||||
# this script generates .h and .cpp files for initialing/finalizing theses constants
|
||||
# this script generates .h and .cpp files for initialing/finalizing these constants
|
||||
# as C++ name objects.
|
||||
#
|
||||
# This script is used to generate src/library/constants.cpp and src/library/constants.h
|
||||
|
||||
Reference in New Issue
Block a user