Fix typo in comment
authorTobias Grosser <grosser@fim.uni-passau.de>
Tue, 2 Jul 2013 04:15:28 +0000 (04:15 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Tue, 2 Jul 2013 04:15:28 +0000 (04:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185413 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Support/BlockFrequency.h

index 624d6dedfdd807b8b7fc82d4f9f81f7d8b8f638b..666b3c822dbcd215fe77193b8e56a280c53f2c65 100644 (file)
@@ -36,7 +36,7 @@ public:
   /// \brief Returns the frequency of the entry block of the function.
   static uint64_t getEntryFrequency() { return ENTRY_FREQ; }
 
-  /// \brief Returns the maximum possible prequency, the saturation value.
+  /// \brief Returns the maximum possible frequency, the saturation value.
   static uint64_t getMaxFrequency() { return -1ULL; }
 
   /// \brief Returns the frequency as a fixpoint number scaled by the entry