Commit 5f371615 authored by Dan Melnic's avatar Dan Melnic Committed by Facebook GitHub Bot

Fix typo

Summary: Fix typo

Reviewed By: yfeldblum

Differential Revision: D31949755

fbshipit-source-id: 31af70aa09a9b15a6bc9ed5567d0ab717956c886
parent fefc6887
......@@ -28,7 +28,7 @@
namespace folly {
/**
* An abstract LogWriter implementation that provides functionaility for
* An abstract LogWriter implementation that provides functionality for
* asynchronous IO operations. Users can subclass this class and provide their
* own IO operation implementation by overriding `performIO` method. This class
* will automatically manage incoming log messages and call the method in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment