=doc fix double 'the' in some docs (#21881)
This commit is contained in:
parent
6508e1175f
commit
aebfda540d
7 changed files with 7 additions and 7 deletions
|
|
@ -31,7 +31,7 @@ import java.util.concurrent.atomic.AtomicLong;
|
|||
|
||||
/**
|
||||
* Application to print out errors recorded in the command-and-control (cnc) file is maintained by media driver in shared
|
||||
* memory. This application reads the the cnc file and prints the distinct errors. Layout of the cnc file is described in
|
||||
* memory. This application reads the cnc file and prints the distinct errors. Layout of the cnc file is described in
|
||||
* {@link CncFileDescriptor}.
|
||||
*/
|
||||
public class AeronErrorLog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue