Skip to content

Commit 63e1bab

Browse files
susnuxAntreesy
andauthored
Update src/components/NcPopover/NcPopover.vue
Co-authored-by: Maksim Sukharev <antreesy.web@gmail.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 65075ec commit 63e1bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/NcPopover/NcPopover.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ export default {
274274
/**
275275
* Where to place the popover.
276276
*
277-
* This consists of the vertical placment and the horizontal placement.
277+
* This consists of the vertical placement and the horizontal placement.
278278
* E.g. `bottom` will place the popover on the bottom of the trigger (horizontally centered),
279279
* while `buttom-start` will horizontally align the popover on the logical start (e.g. for LTR layout on the left.).
280280
* The `start` or `end` placement will align the popover on the left or right side or the trigger element.

0 commit comments

Comments
 (0)