Skip to content

Commit

Permalink
setup.py: minor.
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-smith-artifex-com committed Aug 27, 2023
1 parent 8fd0a23 commit 9290de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ def _fs_update(text, path):

def _build_extensions( mupdf_local, mupdf_build_dir, build_type):
'''
Builds Python extension module `extra` and `_fitz`.
Builds Python extension module `_fitz` and `_extra`.
Returns (path_so_leaf_a, path_so_leaf_b), the leafnames of the generated
shared libraries within mupdf_build_dir.
Expand Down

0 comments on commit 9290de9

Please sign in to comment.