[Pkg-javascript-commits] [node-module-deps] 428/444: Typo
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:48:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-module-deps.
commit ef4532a6eaba7f5e6050654a9ae2cf2fd8683c4a
Author: Martin Heidegger <martin.heidegger at gmail.com>
Date: Fri Jan 27 08:50:18 2017 +0900
Typo
---
readme.markdown | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.markdown b/readme.markdown
index ae642cf..1d18d0f 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -97,7 +97,7 @@ from disk.
* `opts.persistentCache` - a complex cache handler that allows async and persistent
caching of data. A `persistentCache` needs to follow this interface:
```
- function peristentCache (
+ function persistentCache (
file, // the path to the file that is loaded
id, // the id that is used to reference this file
pkg, // the package that this file belongs to fallback
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git
More information about the Pkg-javascript-commits
mailing list