From 08ea012a23a70b88600c71ee2bb12f3f04904261 Mon Sep 17 00:00:00 2001 From: ceee Date: Sun, 30 Jun 2013 01:27:18 +0200 Subject: [PATCH] =?UTF-8?q?=C3=A4hmm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PocketSharp/Components/ModifyTags.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PocketSharp/Components/ModifyTags.cs b/PocketSharp/Components/ModifyTags.cs index a9dcc65..d5bec75 100644 --- a/PocketSharp/Components/ModifyTags.cs +++ b/PocketSharp/Components/ModifyTags.cs @@ -78,7 +78,7 @@ namespace PocketSharp /// - /// Replaces the specified tags. + /// Replaces all existing tags with new ones. /// /// The item ID. /// The tags. @@ -90,7 +90,7 @@ namespace PocketSharp /// - /// Replaces the specified tags. + /// Replaces all existing tags with new ones. /// /// The item. /// The tags.