mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1170806 - Fix GeneratedLocation documentation comment DONTBUILD; r=me
This commit is contained in:
parent
c05a519242
commit
3cfaf3da52
@ -380,7 +380,7 @@ OriginalLocation.prototype = {
|
||||
exports.OriginalLocation = OriginalLocation;
|
||||
|
||||
/**
|
||||
* A GeneratedLocation represents a location in an original source.
|
||||
* A GeneratedLocation represents a location in a generated source.
|
||||
*
|
||||
* @param SourceActor actor
|
||||
* A SourceActor representing a generated source.
|
||||
|
Loading…
Reference in New Issue
Block a user