From edf934f657a642a124a90fc49ae745e51a9d03ea Mon Sep 17 00:00:00 2001 From: Shahriar Tajbakhsh Date: Tue, 29 Jul 2014 10:49:31 +0100 Subject: [PATCH] Fixed very minor typo (calback -> callback) --- src/Dispatcher.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dispatcher.js b/src/Dispatcher.js index 60743982190031..bc06a07accf2ff 100644 --- a/src/Dispatcher.js +++ b/src/Dispatcher.js @@ -207,7 +207,7 @@ class Dispatcher { } /** - * Call the calback stored with the given id. Also do some internal + * Call the callback stored with the given id. Also do some internal * bookkeeping. * * @param {string} id