summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video
diff options
context:
space:
mode:
author Scott Stone <tafoid@gmail.com>2016-11-24 09:24:01 -0500
committer Scott Stone <tafoid@gmail.com>2016-11-24 09:24:01 -0500
commit30cda1d3e5b9195fbd1f23a3af4480666c750a34 (patch)
tree82f7b4b6bb3c61335c495d0925b393b212f6f3f0 /src/emu/video
parent7746690ddf1b6b806de046ec54fee954f09e182e (diff)
A round of spelling/typographical fixes to source comments (nw)
Diffstat (limited to 'src/emu/video')
-rw-r--r--src/emu/video/resnet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/resnet.h b/src/emu/video/resnet.h
index 297da2e7db0..ba19503c71d 100644
--- a/src/emu/video/resnet.h
+++ b/src/emu/video/resnet.h
@@ -50,7 +50,7 @@
#define RES_NET_VCC_CUSTOM 0x0008
#define RES_NET_VCC_MASK 0x0008
-/* VBias prebuils - per channel but may be specified globally as default */
+/* VBias prebuilds - per channel but may be specified globally as default */
#define RES_NET_VBIAS_USE_GLOBAL 0x0000
#define RES_NET_VBIAS_5V 0x0010