forked from jnode/jnode
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix typo in Unsafe.java class doc: "directy" → "direct" #1
Copy link
Copy link
Closed
Labels
agent/in-progressThe OpenCode agent is currently working on this issue.The OpenCode agent is currently working on this issue.area/corecore/ — VM, kernel, scheduler, classmgr, drivers.core/ — VM, kernel, scheduler, classmgr, drivers.kind/bugConfirmed bug report with a repro or stack trace.Confirmed bug report with a repro or stack trace.
Description
Activity
Metadata
Metadata
Assignees
Labels
agent/in-progressThe OpenCode agent is currently working on this issue.The OpenCode agent is currently working on this issue.area/corecore/ — VM, kernel, scheduler, classmgr, drivers.core/ — VM, kernel, scheduler, classmgr, drivers.kind/bugConfirmed bug report with a repro or stack trace.Confirmed bug report with a repro or stack trace.
Found at: core/src/core/org/jnode/vm/Unsafe.java:45
Before: * Class that allows directy hardware access.
After: * Class that allows direct hardware access.
Actions: