From: Daniel Dunbar Date: Wed, 17 Feb 2010 19:26:45 +0000 (+0000) Subject: Fix comment. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ebc14f7783fc6908a0e445a3d45de3be830f79b3;p=oota-llvm.git Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96498 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/ADT/DeltaAlgorithm.h b/include/llvm/ADT/DeltaAlgorithm.h index 1facfa0c447..45ba19891d4 100644 --- a/include/llvm/ADT/DeltaAlgorithm.h +++ b/include/llvm/ADT/DeltaAlgorithm.h @@ -52,7 +52,7 @@ private: /// \return - The test result. bool GetTestResult(const changeset_ty &Changes); - /// Split - Partition a set of changes \arg Sinto one or two subsets. + /// Split - Partition a set of changes \arg S into one or two subsets. void Split(const changeset_ty &S, changesetlist_ty &Res); /// Delta - Minimize a set of \arg Changes which has been partioned into