]> git.sur5r.net Git - i3/i3.github.io/blobdiff - _docs/hacking-howto
Merge pull request #22 from f3ath/master
[i3/i3.github.io] / _docs / hacking-howto
index d6e2b67ebf65dcade1736e60e78c2cb27355f0d5..247a179183fbe17befcbc215473e8b9dff3c5fa8 100644 (file)
@@ -117,7 +117,7 @@ containers, searching containers, getting specific properties from containers,
 
 src/config.c::
 Contains all functions handling the configuration file (calling the parser
-(src/cfgparse.y) with the correct path, switching key bindings mode).
+src/config_parser.c) with the correct path, switching key bindings mode).
 
 src/debug.c::
 Contains debugging functions to print unhandled X events.