Skip to content

Commit a506f40

Browse files
committed
small typo correction
1 parent 0311234 commit a506f40

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 = "[email protected]"
121121
PLATFORMS = "OS Independent"
122122
MAJOR = _version_major

0 commit comments

Comments
 (0)