Skip to content

Commit

Permalink
appdirs comment: author not owner
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Aug 27, 2020
1 parent 919ff3c commit 7d46c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/omero/util/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
orig_stdout = sys.stdout
orig_stderr = sys.stderr

# Application name, Owner (Windows only), Major version
# Application name, Author (Windows only), Major version
APPDIR_DEFAULTS = ('OMERO.cli', 'OME', omero_version.split('.')[0])


Expand Down

0 comments on commit 7d46c73

Please sign in to comment.