Bläddra i källkod

Update StringHelper.cs

Bond-009 5 år sedan
förälder
incheckning
47d3337124
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      MediaBrowser.Model/Extensions/StringHelper.cs

+ 1 - 1
MediaBrowser.Model/Extensions/StringHelper.cs

@@ -6,7 +6,7 @@ namespace MediaBrowser.Model.Extensions
     public static class StringHelper
     public static class StringHelper
     {
     {
         /// <summary>
         /// <summary>
-        /// Returns the string with the first character inheritdoc uppercase.
+        /// Returns the string with the first character as uppercase.
         /// </summary>
         /// </summary>
         /// <param name="str">The input string.</param>
         /// <param name="str">The input string.</param>
         /// <returns>The string with the first character inheritdoc uppercase.</returns>
         /// <returns>The string with the first character inheritdoc uppercase.</returns>