Skip to content

Commit

Permalink
Merge pull request jsonkenl#77 from pickatag/master
Browse files Browse the repository at this point in the history
Update xlsxir.ex
  • Loading branch information
Jason Kennell authored May 8, 2018
2 parents 7d85cc1 + b19848f commit 25bffeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/xlsxir.ex
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ defmodule Xlsxir do
end

@doc """
See `get_multi_info\2` documentation.
See `get_multi_info/2` documentation.
"""
def get_info(table_id, num_type \\ :all) do
get_multi_info(table_id, num_type)
Expand Down

0 comments on commit 25bffeb

Please sign in to comment.