mirror of
https://github.com/mghansen256/pythontex-wrapper.git
synced 2026-03-02 03:40:11 +00:00
Fix grammar.
This commit is contained in:
@@ -11,7 +11,7 @@ pythontexcommand="pythontex3"
|
|||||||
|
|
||||||
if [ "$1" = "--help" ] || [ "$1" = "-h" ] ; then
|
if [ "$1" = "--help" ] || [ "$1" = "-h" ] ; then
|
||||||
echo "pythontex-wrapper V0.1, licensed CC0-1.0"
|
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."
|
echo "See source code for details."
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user