Small fixup to rapi docstrings
authorIustin Pop <iustin@google.com>
Tue, 21 Feb 2012 07:42:09 +0000 (08:42 +0100)
committerIustin Pop <iustin@google.com>
Tue, 21 Feb 2012 14:32:56 +0000 (15:32 +0100)
commit3bd0f3d8eb82a890d24653fa237c197aa2a3c825
treedc56de9d0622dd9c645edee76ab155d4225a3db5
parent09cbac8781053142dea66b966254b112c9bce442
Small fixup to rapi docstrings

The fast that most classes don't override the @cvars means that direct
references to FillOpcode can fail (they do on my workstation, but not
on buildbot?). Anyway, for safety, it's best to qualify the name.

Additionally a small typo is fixed.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/rapi/baserlib.py
lib/rapi/rlib2.py