[pyzo] 02/19: Fix #394
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Jul 1 16:22:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository pyzo.
commit bc6b3cc12fb21d4869f64340bbc5e29e66a7da71
Author: Almar Klein <almar.klein at gmail.com>
Date: Mon May 2 16:38:11 2016 +0200
Fix #394
---
pyzo/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyzo/__init__.py b/pyzo/__init__.py
index cd90aa5..4e08133 100644
--- a/pyzo/__init__.py
+++ b/pyzo/__init__.py
@@ -144,7 +144,7 @@ def getResourceDirs():
def resetConfig(preserveState=True):
""" resetConfig()
- Replaces the config fyle with the default and prevent Pyzo from storing
+ Replaces the config file with the default and prevent Pyzo from storing
its config on the next shutdown.
"""
# Get filenames
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyzo.git
More information about the debian-science-commits
mailing list