diff mbox

data: klog.json: Fix spelling mistake "cound" -> "could"

Message ID 20170516114904.31016-1-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King May 16, 2017, 11:49 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 data/klog.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Alex Hung May 16, 2017, 6:08 p.m. UTC | #1
On 2017-05-16 04:49 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  data/klog.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/data/klog.json b/data/klog.json
> index d329985b..8c2cadff 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -4766,7 +4766,7 @@ atform Communications Channel Table (PCCT) and find the PCC subspace communicati
>     "compare_mode": "regex",
>     "log_level": "LOG_LEVEL_CRITICAL",
>     "pattern": "Bus .*:.* not present in PCI namespace",
> -   "advice": "The bus cound not be found in the PCI namespace. This will stop certain PCI root bridges from being added and enabled on the computer.",
> +   "advice": "The bus could not be found in the PCI namespace. This will stop certain PCI root bridges from being added and enabled on the computer.",
>     "label": "KlogAcpiPciScanFailed"
>    },
>    {
>

Acked-by: Alex Hung <alex.hung@canonical.com>
Ivan Hu May 23, 2017, 8:06 a.m. UTC | #2
On 05/16/2017 07:49 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   data/klog.json | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/data/klog.json b/data/klog.json
> index d329985b..8c2cadff 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -4766,7 +4766,7 @@ atform Communications Channel Table (PCCT) and find the PCC subspace communicati
>      "compare_mode": "regex",
>      "log_level": "LOG_LEVEL_CRITICAL",
>      "pattern": "Bus .*:.* not present in PCI namespace",
> -   "advice": "The bus cound not be found in the PCI namespace. This will stop certain PCI root bridges from being added and enabled on the computer.",
> +   "advice": "The bus could not be found in the PCI namespace. This will stop certain PCI root bridges from being added and enabled on the computer.",
>      "label": "KlogAcpiPciScanFailed"
>     },
>     {
Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/data/klog.json b/data/klog.json
index d329985b..8c2cadff 100644
--- a/data/klog.json
+++ b/data/klog.json
@@ -4766,7 +4766,7 @@  atform Communications Channel Table (PCCT) and find the PCC subspace communicati
    "compare_mode": "regex",
    "log_level": "LOG_LEVEL_CRITICAL",
    "pattern": "Bus .*:.* not present in PCI namespace",
-   "advice": "The bus cound not be found in the PCI namespace. This will stop certain PCI root bridges from being added and enabled on the computer.",
+   "advice": "The bus could not be found in the PCI namespace. This will stop certain PCI root bridges from being added and enabled on the computer.",
    "label": "KlogAcpiPciScanFailed"
   },
   {