mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 16:39:21 +01:00
Fixes bad documentation comment
This commit is contained in:
@@ -9,7 +9,7 @@ using Tgstation.Server.Host.Configuration;
|
||||
namespace Tgstation.Server.Host.Database
|
||||
{
|
||||
/// <summary>
|
||||
/// <see cref="DatabaseContext"/> for MySQL
|
||||
/// <see cref="DatabaseContext"/> for Sqlite.
|
||||
/// </summary>
|
||||
sealed class SqliteDatabaseContext : DatabaseContext
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user