diff --git a/text/editor.go b/text/editor.go index 404c01a6..5b77c628 100644 --- a/text/editor.go +++ b/text/editor.go @@ -44,7 +44,7 @@ type Editor struct { // Hint contains the text displayed to the user when the // Editor is empty. Hint string - // Mmaterial is used to draw the hint. + // Material is used to draw the hint. HintMaterial op.MacroOp oldScale int