Skip to content

Commit

Permalink
The caller totally should
Browse files Browse the repository at this point in the history
  • Loading branch information
Simn committed Feb 25, 2014
1 parent 5bf0963 commit ef12ae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions std/cpp/vm/Debugger.hx
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ class Debugger

/**
* Returns the full paths of the set of source files known to the debugger.
* This is a copy * of the original array and could be quite large.The caller should
* It is possiblw that this set will be empty, in which case the full paths are not known.
* This is a copy of the original array and could be quite large.
* It is possible that this set will be empty, in which case the full paths are not known.
* The index of these files matches the index from "getFiles", so the full path for
* a given short path can be calculated.
*
Expand Down

0 comments on commit ef12ae8

Please sign in to comment.