From 3f2567c5b0ed27a2e7d1623326a2fbf2a26295b4 Mon Sep 17 00:00:00 2001 From: Sebastien Boisvert Date: Thu, 14 Mar 2019 08:56:15 -0400 Subject: [PATCH] doc: remove repeated word in coding style Signed-off-by: Sebastien Boisvert Signed-off-by: Mathieu Desnoyers --- CodingStyle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodingStyle b/CodingStyle index 4fe2bdfe..a7f512ea 100644 --- a/CodingStyle +++ b/CodingStyle @@ -1,6 +1,6 @@ LTTng-UST Coding Style -The coding style used for this project follows the the Linux kernel +The coding style used for this project follows the Linux kernel guide lines. Please refer to: - Linux kernel Documentation/CodingStyle document for details, -- 2.34.1