Skip to content

Commit 42e6fcb

Browse files
committed
Minor corrections to the release notes
These will be moved over to the v6.1.0 release. No second release candidate be made as it was not necessary. I did want to work out the release notes prior to making the v.6.1.0 release and so they had gone into this v6.1.0rc2 README as a temporary placeholder. Thanks to Hélio Guilherme for reviewing and suggesting corrections to the release notes.
1 parent 8ee22c0 commit 42e6fcb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/SeleniumLibrary-6.1.0rc2.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Upcoming Depreciation of Selenium2Library
114114
package in an upcoming release. When the underlying Selenium project transitioned, over six years ago,
115115
from distinguishing between the "old" selenium (Selenium 1) and the "new" WebDriver Selenium 2 into
116116
a numerically increasing versioning, this project decided to use the original SeleniumLibrary package
117-
name. As a convenience the Selenium2Library packge was made a wrapper around the SeleniumLibrary
117+
name. As a convenience the Selenium2Library package was made a wrapper around the SeleniumLibrary
118118
package. Due to the issues around upgrading packages and the simple passage of time, it is time to
119119
depreciate and remove the Selenium2Library package.
120120

@@ -125,10 +125,10 @@ Acknowledgements
125125
================
126126

127127
- `@0xLeon <https://github.com/0xLeon>`_ for suggesting and
128-
`@robinmatz <https://github.com/robinmatz>`_ enhancing the page
129-
load timout adding an API to set page load timeout (`#1535`_)
128+
`@robinmatz <https://github.com/robinmatz>`_ for enhancing the page
129+
load timeout; adding an API to set page load timeout. (`#1535`_)
130130
- `@johnpp143 <https://github.com/johnpp143>`_ for reporting the action chains timeout
131-
as fixed and unchangable. `@rasjani <https://github.com/rasjani>`_ for enhancing
131+
as fixed and unchangeable. `@rasjani <https://github.com/rasjani>`_ for enhancing
132132
the library import and adding keywords allowing for user to set the Action Chain's
133133
duration. (`#1768`_)
134134
- `Dave Martin <https://github.com/sparkymartin>`_ for enhancing the documentation

0 commit comments

Comments
 (0)