aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
authorRoj <rojvv@icloud.com>2026-04-06 18:55:17 +0300
committerlevlam <levlam@telegram.org>2026-04-09 15:20:20 +0300
commitaea46d7b1413c663b88243cbf398401d2c27738d (patch)
tree6de3abf6edc5452332a3aa0ff25f5cedaa55ea47 /example
parent6b82cc8323154a74857e21798cd48c10f7c9ff67 (diff)
Fix typos.
Diffstat (limited to 'example')
-rw-r--r--example/uwp/app/Properties/Default.rd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/uwp/app/Properties/Default.rd.xml b/example/uwp/app/Properties/Default.rd.xml
index 479eb7669..8fee666b9 100644
--- a/example/uwp/app/Properties/Default.rd.xml
+++ b/example/uwp/app/Properties/Default.rd.xml
@@ -12,7 +12,7 @@
<TypeInstantiation Name="App1.AppClass" Arguments="System.Int32" Activate="Required Public" />
Using the Namespace directive to apply reflection policy to all the types in a particular namespace
- <Namespace Name="DataClasses.ViewModels" Seralize="All" />
+ <Namespace Name="DataClasses.ViewModels" Serialize="All" />
-->
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">