From 58ef391f3ef80cc4e4e375b7e2f1f397afd47b90 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Thu, 18 Jun 2015 05:27:05 +0000 Subject: Fix a variety of typos. No functional change. llvm-svn: 239995 --- lldb/scripts/interface/SBPlatform.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/scripts/interface/SBPlatform.i') diff --git a/lldb/scripts/interface/SBPlatform.i b/lldb/scripts/interface/SBPlatform.i index 31b8917ee63..a6c4dfb0a2c 100644 --- a/lldb/scripts/interface/SBPlatform.i +++ b/lldb/scripts/interface/SBPlatform.i @@ -84,7 +84,7 @@ public: }; %feature("docstring", -"A class that represents the a platform that can represent the current host or a remote host debug platform. +"A class that represents a platform that can represent the current host or a remote host debug platform. The SBPlatform class represents the current host, or a remote host. It can be connected to a remote platform in order to provide ways -- cgit v1.2.3