diff options
author | Andreas Müller <andreas.mueller@othello.ch> | 2022-07-28 21:01:15 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@othello.ch> | 2022-07-28 21:01:15 +0200 |
commit | 54b20e3e34ccb7c11d2f78cbbdd0bbf951bb9cba (patch) | |
tree | 2d6130c08d7db388e83156da0ab5adb3569bf90d /buch/papers/fm | |
parent | Merge pull request #35 from JODBaer/master (diff) | |
download | SeminarSpezielleFunktionen-54b20e3e34ccb7c11d2f78cbbdd0bbf951bb9cba.tar.gz SeminarSpezielleFunktionen-54b20e3e34ccb7c11d2f78cbbdd0bbf951bb9cba.zip |
typo korrigiert
Diffstat (limited to '')
-rw-r--r-- | buch/papers/fm/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/fm/Makefile.inc b/buch/papers/fm/Makefile.inc index b686b98..40f23b1 100644 --- a/buch/papers/fm/Makefile.inc +++ b/buch/papers/fm/Makefile.inc @@ -6,7 +6,7 @@ dependencies-fm = \ papers/fm/packages.tex \ papers/fm/main.tex \ - papers/fm/01_modulation.tex \ + papers/fm/00_modulation.tex \ papers/fm/01_AM.tex \ papers/fm/02_FM.tex \ papers/fm/03_bessel.tex \ |