Fix minor grammar and typo issues in documentation
This commit is contained in:
@@ -9,7 +9,7 @@ currently supported by the developer. Packages may also be available in other pa
|
||||
those are not managed by me.
|
||||
|
||||
As novelWriter matures, more options for how to install it and get it running will be added. At the
|
||||
present time, the process is best suited for people used to work with Python projects from command
|
||||
present time, the process is best suited for people used to working with Python projects from command
|
||||
line.
|
||||
|
||||
|
||||
@@ -70,7 +70,7 @@ PyQt/Qt should be at least 5.2.1, but ideally 5.10 or higher for nearly all feat
|
||||
Exporting to standard Markdown, for instance, requires PyQt/Qt 5.14. Searching using regular
|
||||
expressions requires 5.3, and for full Unicode support, 5.13.
|
||||
|
||||
There are no known minimum version requirement for package ``lxml``, but the code was originally
|
||||
There is no known minimum version requirement for package ``lxml``, but the code was originally
|
||||
written with 4.2, which is therefore set as the minimum. It may work on lower versions. You have to
|
||||
test it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user