Skip to content

Commit e5c3ba3

Browse files
authored
Merge pull request #2253 from pareenaverma/content_review
Spellcheck fixes
2 parents fee356f + af58180 commit e5c3ba3

File tree

2 files changed

+79
-2
lines changed

2 files changed

+79
-2
lines changed

.wordlist.txt

Lines changed: 78 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4590,4 +4590,81 @@ xdp
45904590
xhci
45914591
JFR
45924592
conv
4593-
servlet
4593+
servlet
4594+
tv
4595+
gpiozero
4596+
lgpio
4597+
TinyLlama
4598+
Superscalar
4599+
automations
4600+
gemma
4601+
tinyllama
4602+
pinout
4603+
Makatia
4604+
Omusilibwa
4605+
EdgeAI
4606+
Raspi
4607+
abyz
4608+
fidel
4609+
javascript
4610+
makatia
4611+
uk
4612+
STDDEV
4613+
Stdev
4614+
BytesToBytesMap
4615+
HashMap
4616+
LongToUnsafeRowMap
4617+
Stdev
4618+
UnsafeRow
4619+
UnsafeRowhash
4620+
agg
4621+
arrayEqual
4622+
codegen
4623+
hashmap
4624+
hugeMethodLimit
4625+
ints
4626+
kurtosis
4627+
stddev
4628+
wholestage
4629+
RDD
4630+
TEEs
4631+
paravirtualization
4632+
WholeStageCodegen
4633+
Wholestage
4634+
zshrc
4635+
hadoop
4636+
CBL
4637+
DataFrame
4638+
exitCode
4639+
Gerganov's
4640+
Radoslav
4641+
rgerganov
4642+
NSS
4643+
spatio
4644+
upsampling
4645+
UE
4646+
VGF
4647+
NNE
4648+
RDG
4649+
Configurator
4650+
RHI
4651+
RHIs
4652+
NNERuntimeRDGMLExtensionsForVulkan
4653+
Unreal's
4654+
ORT
4655+
MLEmulationLayerForVulkan
4656+
RenderDoc's
4657+
vgf
4658+
dataflow
4659+
Sandboxed
4660+
sandboxed
4661+
Termina
4662+
LXC
4663+
Crostini
4664+
ChromeOS's
4665+
crosh
4666+
Sommelier
4667+
chromeos
4668+
linuxcontainers
4669+
4670+

content/learning-paths/mobile-graphics-and-gaming/build-android-chat-app-using-onnxruntime/2-build-onnxruntime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You might be able to use a later commit. These steps have been tested with the c
3030

3131
### Build for Android CPU
3232

33-
You use the Ninja generator to build on Windows for Android. First, set JAVA_HOME to the path to your JDK install. ONNX Runtime compiles well with JDK 17. If you face issuses with compilation please check your JDK version.
33+
You use the Ninja generator to build on Windows for Android. First, set JAVA_HOME to the path to your JDK install. ONNX Runtime compiles well with JDK 17. If you face issues with compilation please check your JDK version.
3434

3535
```bash
3636
$env:JAVA_HOME="C:\Program Files\Microsoft\jdk-17.0.16.8-hotspot\"

0 commit comments

Comments
 (0)