Skip to content

Commit

Permalink
DNodeGenerator
Browse files Browse the repository at this point in the history
- Typo fix
  • Loading branch information
deavmi committed May 7, 2024
1 parent b2ac92e commit ed2bc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tlang/compiler/typecheck/dependency/core.d
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ public class DNodeGenerator
* referent = the `Entity` being referred
* to
* ignoreAccessModifiers = is we should
* ignore thie check entirely (default: `false`)
* ignore this check entirely (default: `false`)
* Returns: `true` if allowed, `false`
* otherwise
*/
Expand Down

0 comments on commit ed2bc9b

Please sign in to comment.