Skip to content

Commit edae9e0

Browse files
committed
Updated commit documentation
1 parent ff2f3da commit edae9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/commit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Commit.prototype.file = function(path, callback) {
248248
* @fires Commit#commit
249249
* @fires Commit#end
250250
*
251-
* @return {EventEmitter} Event
251+
* @return {EventEmitter} historyWalkEmitter
252252
*/
253253
Commit.prototype.history = function() {
254254
var event = new events.EventEmitter(),

0 commit comments

Comments
 (0)