We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221befa commit 6b62f9dCopy full SHA for 6b62f9d
neo/rawio/plexon2rawio/plexon2rawio.py
@@ -55,7 +55,7 @@ class Plexon2RawIO(BaseRawIO):
55
If None will find correct dll for architecture and if it does not exist will download it
56
reading_attempts: int, default: 15
57
Number of attempts to read the file before raising an error
58
- This opening process is somehow unreliable and might fail occasionally. Adjust this higher
+ This opening process is somewhat unreliable and might fail occasionally. Adjust this higher
59
if you encounter problems in opening the file.
60
61
Notes
0 commit comments