Skip to content

Commit 2e578e0

Browse files
committed
Merge pull request #965 from miykael/master
small typo correction
2 parents 0311234 + a506f40 commit 2e578e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def get_nipype_gitversion():
116116
DOWNLOAD_URL = "http://github.com/nipy/nipype/archives/master"
117117
LICENSE = "BSD license"
118118
CLASSIFIERS = CLASSIFIERS
119-
AUTHOR = "nipype developmers"
119+
AUTHOR = "nipype developers"
120120
AUTHOR_EMAIL = "nipy-devel@neuroimaging.scipy.org"
121121
PLATFORMS = "OS Independent"
122122
MAJOR = _version_major

0 commit comments

Comments
 (0)