Commit a6f51468 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix typo in comment

parent f1602cc4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ build-codec-instrumented-linux:
  script:
    - bash ci/build_codec_instrumented_linux.sh

make sure that the codec builds with msan, asan and usan
# make sure that the codec builds with msan, asan and usan
build-codec-sanitizers-linux:
  extends: .build-job-linux
  rules: