OpenNetworkLinux
OpenNetworkLinux copied to clipboard
syntax error fix on makefile description
Hello. I think the word interative will be fixed as interactive. it is rellay minor issue. Thank you.
Thank you for the commit.
As it’s a comment, it’s not a syntax error, is it? Maybe change the commit message with git commit --amend:
Makefile: Fix typo in comment
Fix the spelling of interactive in a comment in
Makefile.
Thank you for the commit.
As it’s a comment, it’s not a syntax error, is it? Maybe change the commit message with
git commit --amend:Makefile: Fix typo in comment Fix the spelling of interactive in a comment in
Makefile.
OK. Thanks your comment. Is there any additional work I need to do?