mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 20:51:09 -04:00
Fix source comment and documentation typos
Found via `codespell-q 3`
This commit is contained in:
@ -439,7 +439,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
/**
|
||||
* Returns the internalValue in a way it can be emited to the parent
|
||||
* Returns the internalValue in a way it can be emitted to the parent
|
||||
* @returns {Object||Array||String||Integer}
|
||||
*/
|
||||
getValue() {
|
||||
|
||||
Reference in New Issue
Block a user