Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
onursenture committed Apr 26, 2023
1 parent 12cb843 commit 5acf877
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion doc/accordion/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/avatar/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/badge/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/card/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/chip/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/deferredcontent/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/divider/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/fieldset/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/panel/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/progressbar/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/progressspinner/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/scrollpanel/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/scrolltop/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/splitter/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/tabview/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/tag/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/terminal/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down
2 changes: 1 addition & 1 deletion doc/toolbar/pt/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
docs: [
{
id: 'pt.image',
label: 'WireFrame',
label: 'Wireframe',
component: PTImage
},
{
Expand Down

0 comments on commit 5acf877

Please sign in to comment.