Commit d53f1f6e authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Typo in Merger comment.

parent 6a36bf2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ require 'jsduck/class'
module JsDuck

  # Takes data from comment and code that follows it and combines
  # these to pieces of information into one.  The code comes from
  # these two pieces of information into one.  The code comes from
  # JsDuck::Ast and comment from JsDuck::DocAst.
  #
  # The main method merge() produces a hash as a result.