Browse Source

Fixed spelling error

pull/4/head
Artur Arseniev 10 years ago
parent
commit
a71b72603d
  1. 2
      src/demo.js

2
src/demo.js

@ -285,7 +285,7 @@ require(['src/config/require-config.js'], function() {
sectors: [{ sectors: [{
name: 'General', name: 'General',
properties:[{ properties:[{
name : 'Alignament', name : 'Alignment',
property : 'float', property : 'float',
type : 'radio', type : 'radio',
defaults : 'none', defaults : 'none',

Loading…
Cancel
Save