From 9884a0dd31705bba517eb7858b667acbbcbd4457 Mon Sep 17 00:00:00 2001 From: Matthieu Moy Date: Wed, 22 Apr 2015 15:09:11 +0200 Subject: [PATCH] typo (lastex -> latex) --- git-latexdiff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-latexdiff b/git-latexdiff index 72f92f9..c291b7a 100755 --- a/git-latexdiff +++ b/git-latexdiff @@ -100,7 +100,7 @@ Options: --ignore-makefile ignore the Makefile, build as though it doesn't exist -* other options are passed directly to latexdiff --bbl shortcut to flatten a bbl file of the same name as the project - --latexpand pass options to lastexpand (should be last option specified) + --latexpand pass options to latexpand (should be last option specified) --latexdiff-flatten use --flatten from latexdiff instead of latexpand EOF }