Skip to content

Commit 3a25173

Browse files
committed
Reworded a comment.
1 parent 2db7ffe commit 3a25173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneDrive-Cloud-Player/ViewModels/VideoPlayerPageViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ private void SetMediaVolume(int volumeLevel)
276276
UpdateVolumeButtonFontIcon(volumeLevel);
277277
}
278278

279-
//TODO: Better alternative than this ugly code.
279+
//TODO: Better alternative than this.
280280
/// <summary>
281281
/// Updates the icon of the volume button to a icon that fits by the volume level.
282282
/// </summary>

0 commit comments

Comments
 (0)