diff options
| author | JJ Atria <jjatria@gmail.com> | 2016-03-19 18:41:18 +0000 |
|---|---|---|
| committer | JJ Atria <jjatria@gmail.com> | 2016-03-19 18:41:18 +0000 |
| commit | 7dc426c288c6b13147ad669fcfc95ecdbc77b6f2 (patch) | |
| tree | 47ec05f5e6657f87b978bb175661e2d592802f6d | |
| parent | 798555a1bead86173eca53fb1aabb0e48cfa093f (diff) | |
| download | pygments-git-7dc426c288c6b13147ad669fcfc95ecdbc77b6f2.tar.gz | |
Restored trailing space in example file
| -rw-r--r-- | tests/examplefiles/example.praat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/examplefiles/example.praat b/tests/examplefiles/example.praat index 40881bcd..85573919 100644 --- a/tests/examplefiles/example.praat +++ b/tests/examplefiles/example.praat @@ -153,7 +153,7 @@ while i < n ..."duration response" # Function call with trailing space - removeObject: pitch, table + removeObject: pitch, table # Picture window commands selectObject: sound |
