mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-06 06:21:16 +08:00
fixed typo
This commit is contained in:
parent
209776528e
commit
afeaae665d
@ -505,7 +505,7 @@ sub mainThread
|
|||||||
}
|
}
|
||||||
|
|
||||||
# we persist gnuplot, so we shouldn't need this sleep. However, once
|
# we persist gnuplot, so we shouldn't need this sleep. However, once
|
||||||
# gnuplot exist, but the persistent window sticks around, you can no
|
# gnuplot exits, but the persistent window sticks around, you can no
|
||||||
# longer interactively zoom the plot. So we still sleep
|
# longer interactively zoom the plot. So we still sleep
|
||||||
sleep(100000);
|
sleep(100000);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user