| |
@@ -70,7 +70,7 @@
|
| |
|
| |
This method inherits the behavior of its parent class from pyrpkg.
|
| |
|
| |
- It uses the internal `utils.get_repo_name` mehtod to parse the name in case
|
| |
+ It uses the internal `utils.get_repo_name` method to parse the name in case
|
| |
it is a scm url.
|
| |
|
| |
Parameters
|
| |
@@ -100,7 +100,7 @@
|
| |
|
| |
This method inherits the behavior of its parent class from pyrpkg.
|
| |
|
| |
- It uses the internal `utils.get_repo_name` mehtod to parse the name in case
|
| |
+ It uses the internal `utils.get_repo_name` method to parse the name in case
|
| |
it is a scm url.
|
| |
|
| |
Parameters
|
| |
@@ -117,7 +117,7 @@
|
| |
Raises
|
| |
------
|
| |
pyrpkg.errors.rpkgError
|
| |
- Raises specialized classes that inherits from pyrokg base errors.
|
| |
+ Raises specialized classes that inherits from pyrpkg base errors.
|
| |
|
| |
Returns
|
| |
-------
|
| |
@@ -135,7 +135,7 @@
|
| |
|
| |
This method inherits the behavior of its parent class from pyrpkg.
|
| |
|
| |
- It uses the internal `utils.get_repo_name` mehtod to parse the name in case
|
| |
+ It uses the internal `utils.get_repo_name` method to parse the name in case
|
| |
it is a scm url.
|
| |
|
| |
Parameters
|
| |
I just happened to notice these typos...