remove typo

This commit is contained in:
Holger Vogt 2020-01-02 00:30:53 +01:00
parent 6b8c657bfc
commit d6418ce6b6
1 changed files with 1 additions and 1 deletions

View File

@ -23,6 +23,6 @@ plot y vs x
hardcopy plot_4.ps y vs x
plot y vs x xlabel 'Labellisé X' ylabel 'Labellisée Y' title 'Titré'
hardcopy plot_5.ps y vs x xlabel 'Labellisé X' title 'Labellisé Y' title 'Titré'
hardcopy plot_5.ps y vs x xlabel 'Labellisé X' ylabel 'Labellisé Y' title 'Titré'
.endc