Explorar o código

Apply suggestions from code review

Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
Bond-009 %!s(int64=5) %!d(string=hai) anos
pai
achega
c9e11c95ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      MediaBrowser.Controller/Entities/PersonInfo.cs

+ 1 - 1
MediaBrowser.Controller/Entities/PersonInfo.cs

@@ -36,7 +36,7 @@ namespace MediaBrowser.Controller.Entities
         public string Type { get; set; }
 
         /// <summary>
-        /// Gets or sets the sort order - ascending
+        /// Gets or sets the ascending sort order.
         /// </summary>
         /// <value>The sort order.</value>
         public int? SortOrder { get; set; }