see true for more info, but is anything really true?

This commit is contained in:
adelikat 2020-05-28 08:15:45 -05:00
parent 3edae578db
commit 22a2bb7dc8
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ namespace BizHawk.Common
/// <summary>Gets the directory containing the root</summary>
public string? Directory => Path.GetDirectoryName(FullPathWithoutMember);
/// <value><see cref="true"/> iff a file is bound and the bound file exists</value>
/// <value>true if a file is bound and the bound file exists</value>
public readonly bool Exists;
/// <summary>returns the extension of Name in uppercase</summary>