Fix xlog docs
[folly.git] / folly / experimental / logging / docs / Comparisons.md
index 6e3eeab115e447488217bbfa80a697b5b004ade6..b89bf52096a72ba5eb5c55f7c0e3b609a76f9f38 100644 (file)
@@ -34,7 +34,7 @@ Other advantages of folly logging over glog:
   diminished functionality on Windows, since it cannot be controlled on a
   per-module basis.
 
-Advantages of glog over folly logging over glog:
+Advantages of glog over folly logging:
 
 * Smaller generated code size.  Due to automatically picking a log category
   name, folly logging's `XLOG()` macros currently result in slightly larger