Use backticks not vertical bars to denote variables in comments for /modules/audio_coding
Bug: webrtc:12338 Change-Id: I02613d9fca45d00e2477f334b7a0416e7912e26b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227037 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34621}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
0146a34b3f
commit
d00ce747c7
@ -47,7 +47,7 @@ class NetEqDelayAnalyzer : public test::NetEqPostInsertPacket,
|
||||
// as provided by CreateGraphs.
|
||||
void CreateMatlabScript(const std::string& script_name) const;
|
||||
|
||||
// Creates a python script with file name |script_name|. When executed in
|
||||
// Creates a python script with file name `script_name`. When executed in
|
||||
// Python, the script will generate graphs with the same timing information
|
||||
// as provided by CreateGraphs.
|
||||
void CreatePythonScript(const std::string& script_name) const;
|
||||
|
||||
Reference in New Issue
Block a user