[feedgnuplot] 02/18: fixed typo
Dima Kogan
dima at secretsauce.net
Fri Nov 13 19:17:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.
commit 0c32afacfd28e59bf48349f90290a4e75cd5ba2e
Author: Dima Kogan <dima at secretsauce.net>
Date: Thu Aug 7 12:46:23 2014 -0700
fixed typo
---
bin/feedgnuplot | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 75dd86f..b95ae77 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -767,7 +767,7 @@ sub mainThread
# sleep until the plot file exists, and it is closed. Sometimes the output
# is still being written at this point. If the output filename starts with
# '|', gnuplot pipes the output to that process, instead of writing to a
- # file. In that case I don't make sure the file exists, since there IS not
+ # file. In that case I don't make sure the file exists, since there IS no
# file
if( $options{hardcopy} !~ /^\|/ )
{
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feedgnuplot.git
More information about the debian-science-commits
mailing list