mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Fix some minor spelling weirdness
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
@@ -55,7 +55,7 @@ modpython/functions.cpp: modpython/functions.in
|
||||
$(Q)$(PERL) $(srcdir)/modpython/codegen.pl $< $@
|
||||
|
||||
modpython/compiler: modpython/compiler.cpp Makefile
|
||||
$(E) Building optimizator for python files...
|
||||
$(E) Building optimizer for python files...
|
||||
$(Q)$(CXX) $(PYTHONCOMMON) -o $@ $<
|
||||
|
||||
modpython_install: create_install_dir install_metadirs modpython_all
|
||||
|
||||
Reference in New Issue
Block a user