Browse Source

Merge pull request #414 from alimbada/patch-1

Fixed spelling
pull/417/head
Steven Kirk 10 years ago
parent
commit
cb9a0a152e
  1. 2
      docs/architecture.md

2
docs/architecture.md

@ -31,7 +31,7 @@ The assemblies are as follows, from lowest to highest level:
The main classes in this assembly are `PerspexObject` and `PerspexProperty`.
These are Perspex's versions of XAML's `DependencyObject` and `DepenendencyProperty`. It also
These are Perspex's versions of XAML's `DependencyObject` and `DependencyProperty`. It also
defines a `PerspexDispatcher` which is - surprise - our version of XAML's `Dispatcher`.
### Perspex.Animation

Loading…
Cancel
Save