summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/dirmenu.h
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/frontend/mame/ui/dirmenu.h
parent7746690ddf1b6b806de046ec54fee954f09e182e (diff)
A round of spelling/typographical fixes to source comments (nw)
Diffstat (limited to 'src/frontend/mame/ui/dirmenu.h')
-rw-r--r--src/frontend/mame/ui/dirmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/mame/ui/dirmenu.h b/src/frontend/mame/ui/dirmenu.h
index baff9bd1d52..5d092273b1c 100644
--- a/src/frontend/mame/ui/dirmenu.h
+++ b/src/frontend/mame/ui/dirmenu.h
@@ -113,6 +113,6 @@ private:
std::vector<std::string> m_folders;
};
-} // namesapce ui
+} // namespace ui
#endif /* MAME_FRONTEND_UI_DIRMENU_H */