Skip to content

Commit fa92a47

Browse files
Fix typo
1 parent 4e1fa51 commit fa92a47

File tree

1 file changed

+1
-1
lines changed
  • runtime/druntime/src/core/internal/macho

1 file changed

+1
-1
lines changed

runtime/druntime/src/core/internal/macho/dl.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ struct SharedObjects {
5252
}
5353

5454
/**
55-
A loeaded mach-o binary.
55+
A loaded mach-o binary.
5656
*/
5757
struct SharedObject {
5858
@nogc nothrow:

0 commit comments

Comments
 (0)