mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-03 05:34:16 -04:00
Update StringHelper.cs
This commit is contained in:
parent
fdbb329118
commit
47d3337124
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user