Browse Source

Small correction

Piotr Czajkowski 6 năm trước cách đây
mục cha
commit
00bff53a1f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      DOCXTests/DOCXTests.cs

+ 1 - 1
DOCXTests/DOCXTests.cs

@@ -81,7 +81,7 @@ namespace DOCXTests
         }
 
         [Fact]
-        public void AnonymizeAuthorsTest()
+        public void AnonymizeCommentsTest()
         {
             const string testFile = @"testFiles/testComments.docx";
             const string expectedFile = @"testFiles/testCommentsAnonymized.docx";