Fix error in comment.
[folly.git] / folly / Expected.h
index a12a6fc4e3481f113bc2ca41d285d2355930ce1e..8f5d9a6496f5fd1a35d4d3574454462e2ba96f97 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
  */
 
 /**
- * Like folly::Optional, but can store a value *or* and error.
+ * Like folly::Optional, but can store a value *or* an error.
  *
  * @author Eric Niebler (eniebler@fb.com)
  */
  *
  * @author Eric Niebler (eniebler@fb.com)
  */