X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Documentation%2Fsphinx%2Fkernel_abi.py;h=4392b3cb40206fe7632a3022b6296d2e253655ee;hb=147cc5838c0f5c76e908b816e924ca378e0d4735;hp=efe760e410c457dac2e99f5bff73cfbc4f2a4a78;hpb=6ebae23c072bb865048d2b2500ee1fae71944263;p=linux-2.6-microblaze.git diff --git a/Documentation/sphinx/kernel_abi.py b/Documentation/sphinx/kernel_abi.py index efe760e410c4..4392b3cb4020 100644 --- a/Documentation/sphinx/kernel_abi.py +++ b/Documentation/sphinx/kernel_abi.py @@ -104,7 +104,7 @@ class KernelCmd(Directive): return nodeList def runCmd(self, cmd, **kwargs): - u"""Run command ``cmd`` and return it's stdout as unicode.""" + u"""Run command ``cmd`` and return its stdout as unicode.""" try: proc = subprocess.Popen(