Fix typos

This commit is contained in:
softworkz
2025-10-15 22:28:35 +02:00
committed by softworkz
parent 2bc2b4bb70
commit 5bdabd94ba
4 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ Array of available printers.
#### 🧊 `Task<string> GetUrl()`
Get the URL of the loaded page.
It's usefull if a web-server redirects you and you need to know where it redirects. For instance, It's useful in case of Implicit Authorization.
It's useful if a web-server redirects you and you need to know where it redirects. For instance, It's useful in case of Implicit Authorization.
**Returns:**