Fix #25
This commit is contained in:
Bernat Borrás Paronella 2015-08-15 14:09:42 +02:00
parent ba2f4eac6e
commit 740e817be7
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@
"alternatives": ["git clean -df"]
},
{
"title": "Update all the submoudles",
"title": "Update all the submodules",
"tip": "git submodule foreach git pull"
}
]