Browse Source

correct 'Documenation' to 'Documentation' (#838)

in the documentation's window title
Maximiliano Jabase 3 năm trước cách đây
mục cha
commit
b30b11af4f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      build/sandcastle/SSH.NET.shfbproj

+ 2 - 2
build/sandcastle/SSH.NET.shfbproj

@@ -27,7 +27,7 @@
     <PresentationStyle>VS2010</PresentationStyle>
     <Preliminary>False</Preliminary>
     <NamingMethod>Guid</NamingMethod>
-    <HelpTitle>SSH.NET Client Library Documenation</HelpTitle>
+    <HelpTitle>SSH.NET Client Library Documentation</HelpTitle>
     <ContentPlacement>AboveNamespaces</ContentPlacement>
     <ComponentConfigurations>
       <ComponentConfig id="Code Block Component" enabled="True">
@@ -73,4 +73,4 @@
   </PropertyGroup>
   <!-- Import the SHFB build targets -->
   <Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" />
-</Project>
+</Project>