From 055275b80413b61a4813f35232f0b15948028804 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Tue, 14 Oct 2014 18:12:49 +0200 Subject: [PATCH] fix typo --- docs/content/paket-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/paket-update.md b/docs/content/paket-update.md index b59aada209..102c9dcee8 100644 --- a/docs/content/paket-update.md +++ b/docs/content/paket-update.md @@ -13,7 +13,7 @@ Options: ## Updating a single package -It's also possible to update only a single package and to keep all othere dependencies fixed: +It's also possible to update only a single package and to keep all other dependencies fixed: [lang=batchfile] $ paket update nuget PACKAGENAME [--force] [--hard]