projects
/
pkgdev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd56ff4
)
fix typo in readme
author
Benjamin Auder
<benjamin.auder@somewhere>
Fri, 22 Jul 2016 15:15:20 +0000
(17:15 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Fri, 22 Jul 2016 15:15:20 +0000
(17:15 +0200)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index
b36c33d
..
f70d179
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-19,6
+19,6
@@
#...and so on
#finally, unload package
- pkgdev.unload(pkgpath)
</code></pre>
+ pkgdev.unload(pkgpath)
Try also pkgTest/ testing package.