summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-06-21 19:53:45 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-06-21 19:53:45 -0400
commit96bc593eaa81a3a92b27c78332ed8317fb4bfc2f (patch)
treeb9f27e440284ff94ad8975ec03b8b3997fe79ffa /scripts/src
parentee604f445499591ff8c5252b248d1e269a791134 (diff)
Fix copy/paste mistake (nw)
Diffstat (limited to 'scripts/src')
-rw-r--r--scripts/src/machine.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua
index 15eae3e6f12..7f65e8ac024 100644
--- a/scripts/src/machine.lua
+++ b/scripts/src/machine.lua
@@ -2256,7 +2256,7 @@ end
---------------------------------------------------
--
---@src/devices/machine/pla.h,MACHINES["PXA255"] = true
+--@src/devices/machine/pxa255.h,MACHINES["PXA255"] = true
---------------------------------------------------
if (MACHINES["PXA255"]~=null) then