Skip to content

Commit 65e5f8a

Browse files
committed
More docs
1 parent 4da13c3 commit 65e5f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/UnderTheHood.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ you might get MissingMethodException like this:
220220
MissingMethodException: Method not found: 'NormalTest.Test'.
221221
```
222222

223-
When this exception is thrown, just recompiling `Assembly-CSharp-Editor` can solve the problem.
223+
When this exception is thrown, just recompiling Assembly-CSharp-Editor can solve the problem.
224224
So this can be a good option for making build fast on the price of rare exception.
225225

226226
### MDB instead of PDB

0 commit comments

Comments
 (0)