Index: lib/MsgUtils/codegen.pri =================================================================== diff -u -ra5781739bcbe58c754aff8861561495624bc5b67 -rb915ccc1a72fcca21908c35140af7ac7df1f1f37 --- lib/MsgUtils/codegen.pri (.../codegen.pri) (revision a5781739bcbe58c754aff8861561495624bc5b67) +++ lib/MsgUtils/codegen.pri (.../codegen.pri) (revision b915ccc1a72fcca21908c35140af7ac7df1f1f37) @@ -1,5 +1,5 @@ # Project Python venv and generator script paths. -# Included by the components that generate code (e.g. MsgUtils and LeahiRt). +# Included by the components that generate code (e.g. MsgUtils and CloudConnect). # # qmake evaluates system() at qmake time, while QMAKE_EXTRA_COMPILERS / # QMAKE_EXTRA_TARGETS run at make time. The venv is created here (once, shared);