Skip to content

Commit

Permalink
fix unintented copy/paste
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Oct 31, 2022
1 parent 681cda8 commit 2259c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2158,7 +2158,7 @@ export namespace Asciidoctor {

/**
* Get the location in the AsciiDoc source where this block begins.
* @returns the style for this blockfindBy
* @returns the style for this block
*/
getSourceLocation(): Cursor;

Expand Down

0 comments on commit 2259c61

Please sign in to comment.