Reword comment

This commit is contained in:
DrabWeb 2017-05-19 19:05:54 -03:00
parent 57115f453e
commit 7a60aa614d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
namespace osu.Game.Database
{
/// <summary>
/// Beatmap info retrieved for non-local viewing.
/// Beatmap info retrieved for previewing locally without having the beatmap downloaded.
/// </summary>
public class BeatmapOnlineInfo
{