Fix typos.
Typos found with codespell. Please keep in mind that this should have impact on actual code and must be carefully evaluated: src/core/or/lttng_circuit.inc - ctf_enum_value("CONTROLER", CIRCUIT_PURPOSE_CONTROLLER) + ctf_enum_value("CONTROLLER", CIRCUIT_PURPOSE_CONTROLLER)
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- configure.ac 1 addition, 1 deletionconfigure.ac
- contrib/or-tools/exitlist 1 addition, 1 deletioncontrib/or-tools/exitlist
- doc/HACKING/GettingStartedRust.md 1 addition, 1 deletiondoc/HACKING/GettingStartedRust.md
- doc/HACKING/ReleaseSeriesLifecycle.md 1 addition, 1 deletiondoc/HACKING/ReleaseSeriesLifecycle.md
- doc/HACKING/tracing/README.md 2 additions, 2 deletionsdoc/HACKING/tracing/README.md
- doc/TUNING 1 addition, 1 deletiondoc/TUNING
- m4/pc_from_ucontext.m4 1 addition, 1 deletionm4/pc_from_ucontext.m4
- m4/pkg.m4 1 addition, 1 deletionm4/pkg.m4
- scripts/ci/ci-driver.sh 1 addition, 1 deletionscripts/ci/ci-driver.sh
- scripts/git/git-setup-dirs.sh 1 addition, 1 deletionscripts/git/git-setup-dirs.sh
- scripts/git/pre-commit.git-hook 1 addition, 1 deletionscripts/git/pre-commit.git-hook
- scripts/maint/annotate_ifdef_directives.py 1 addition, 1 deletionscripts/maint/annotate_ifdef_directives.py
- scripts/maint/codetool.py 1 addition, 1 deletionscripts/maint/codetool.py
- scripts/maint/rename_c_identifier.py 1 addition, 1 deletionscripts/maint/rename_c_identifier.py
- src/app/config/config.c 4 additions, 4 deletionssrc/app/config/config.c
- src/app/config/or_options_st.h 1 addition, 1 deletionsrc/app/config/or_options_st.h
- src/app/config/or_state_st.h 1 addition, 1 deletionsrc/app/config/or_state_st.h
- src/app/config/resolve_addr.h 1 addition, 1 deletionsrc/app/config/resolve_addr.h
- src/config/torrc.minimal.in-staging 1 addition, 1 deletionsrc/config/torrc.minimal.in-staging
Loading
Please register or sign in to comment