mirror of
https://github.com/mghansen256/pythontex-wrapper.git
synced 2024-10-27 20:34:03 +00:00
Fix grammar.
This commit is contained in:
parent
28f7d57840
commit
f2af00d865
@ -11,7 +11,7 @@ pythontexcommand="pythontex3"
|
||||
|
||||
if [ "$1" = "--help" ] || [ "$1" = "-h" ] ; then
|
||||
echo "pythontex-wrapper V0.1, licensed CC0-1.0"
|
||||
echo "Wrapper around ${latexcommand} for to use ${pythontexcommand} in lyx."
|
||||
echo "Wrapper around ${latexcommand} for use ${pythontexcommand} in lyx."
|
||||
echo "See source code for details."
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user