All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ricardo Ribalda <ribalda@chromium.org>
To: trivial@kernel.org
Cc: Ricardo Ribalda <ribalda@chromium.org>, linux-pm@vger.kernel.org
Subject: [PATCH 9/9] pm-graph: Fix typo "accesible"
Date: Thu, 18 Mar 2021 21:22:23 +0100	[thread overview]
Message-ID: <20210318202223.164873-9-ribalda@chromium.org> (raw)
In-Reply-To: <20210318202223.164873-1-ribalda@chromium.org>

Trivial fix.

Cc: linux-pm@vger.kernel.org
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
 tools/power/pm-graph/sleepgraph.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/power/pm-graph/sleepgraph.py b/tools/power/pm-graph/sleepgraph.py
index 81f4b8abbdf7..ffd50953a024 100755
--- a/tools/power/pm-graph/sleepgraph.py
+++ b/tools/power/pm-graph/sleepgraph.py
@@ -6819,7 +6819,7 @@ if __name__ == '__main__':
 			sysvals.outdir = val
 			sysvals.notestrun = True
 			if(os.path.isdir(val) == False):
-				doError('%s is not accesible' % val)
+				doError('%s is not accessible' % val)
 		elif(arg == '-filter'):
 			try:
 				val = next(args)
-- 
2.31.0.rc2.261.g7f71774620-goog


  parent reply	other threads:[~2021-03-18 20:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210318202223.164873-1-ribalda@chromium.org>
2021-03-18 20:22 ` [PATCH 2/9] media: atomisp: Fix typo "accesible" Ricardo Ribalda
2021-03-18 20:22 ` [Intel-gfx] [PATCH 4/9] drm/i915/error: " Ricardo Ribalda
2021-03-18 20:22 ` [PATCH 7/9] nfsd: " Ricardo Ribalda
2021-03-22 14:21   ` Chuck Lever III
2021-03-18 20:22 ` [PATCH 8/9] bpf: " Ricardo Ribalda
2021-03-18 20:22 ` Ricardo Ribalda [this message]
2021-03-22 14:28   ` [PATCH 9/9] pm-graph: " Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210318202223.164873-9-ribalda@chromium.org \
    --to=ribalda@chromium.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.