refactor: Spelling
This commit is contained in:
parent
b82791d671
commit
f8f1e1757f
25 changed files with 80 additions and 80 deletions
|
@ -25,7 +25,7 @@ structure HTMLNote where
|
|||
/-- The line in the file where the contribution came from. -/
|
||||
line : Nat
|
||||
|
||||
/-- Converts a note infor into a HTMLNote. -/
|
||||
/-- Converts a note info into a HTMLNote. -/
|
||||
def HTMLNote.ofNodeInfo (ni : NoteInfo) : HTMLNote :=
|
||||
{ ni with }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue