Fix a typo
[folly.git] / folly / experimental / symbolizer / Symbolizer.h
index 2914af832dc4828daabdaee535ba535ad72d477a..bbbb1e7588e43a3dddf902b7905c779fb853f476 100644 (file)
@@ -134,7 +134,7 @@ class Symbolizer {
 };
 
 /**
- * Format one address in the way it's usually printer by SymbolizePrinter.
+ * Format one address in the way it's usually printed by SymbolizePrinter.
  * Async-signal-safe.
  */
 class AddressFormatter {