Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few typos #58739

Merged
merged 6 commits into from
May 8, 2022
Merged

Fix a few typos #58739

merged 6 commits into from
May 8, 2022

Conversation

jdkato
Copy link
Contributor

@jdkato jdkato commented May 7, 2022

I ran Vale on the docs directory and found a few typos.

Just in case this is something you might be interested in using as an automated test, I've included the configuration details below.


swift/
├── .vale.ini
└── .github
    └── styles
        └── Vocab
            └── Base
                ├── accept.txt
                └── reject.txt
# .vale.ini

StylesPath = .github/styles
MinAlertLevel = suggestion

Vocab = Base

[*.md]
BasedOnStyles = Vale
Vale.Terms = NO
accept.txt
[lr]value
abc
abrahams
accessors?
addr
affordances
ag
alexey
alloc
allowlist
almeida
apinotes
approximator
args
arity
async
autoclosure
autograd
automerged
automerger
autotools
backdoors?
backedge
backpropagation
backronym
backtraces
balakrishnan
bilinearity
bitcode
bitfields?
bitness
bitstreams?
bitwise
blackbox
boolean
bougacha
breakpoint
builtins?
callee
callgraph
callsite
camelcased?
canonicalizable
canonicalization
canonicalized?
castable
centithread
checkins?
chrzaszcz
chu
ci
cmake
cmark
codepoints
commandline
compat
compnerd
composable
conal
conditionalize
config
conformances
confusability
const
contravariance
copyability
corelibs
coroutines?
cpp
cpu
creduce
cxx
dataflow
debuggable
debuginfo
decls
dedented
deinit
deinitialized
deinits
demangled
deps
dereference
deregister
deserialization
deserialized
destructable
destructors?
destructured
devirtualization
dia
dimitrios
dockerfiles?
dominators
dominik
doop
dotfile
dougal
downcase
downcasing
downcasts?
dsymutil
dylib
eg
emacs
enqueued
enums?
ephemerals
escapable
eval
existentials
expr
failable
fileprivate
finalizer
fixit
fixup
fn
formatters
fortran
frostig
fuzzer
gesiak
getters?
github
globals?
gogul
gottesman
graphviz
gregor
grewe
gribenko
groff
gugger
halfword
hardcoded
hashable
hashtable
haskins
hoc
hotspots?
https
ie
ies
iff
ight
impl
importability
ing
initializable
initializers?
inlinable
inlineability
inlineable
inlined
inlining
inout
instancetype
interop
intptr
intrinsics
introducer
isa
itanium
ith
ivars?
json
jth
keypaths?
kientzle
kita
kneejerk
lattner
ld
libc
libdispatch
libstdc
lldb
llvm
localizable
lookups?
maclaurin
makefiles?
manglings
matchers
mathematica
md
memcpy
metaclasses
metatypes?
microbenchmarks?
minimizers
miscompile
mixin
modulemap
monomorphization
msvc
mtimes
multigraph
multiline
multithreaded
mutex
namespaces?
nanobenchmarks
noescape
nondeprecated
nongeneric
nonnull
nop
nul
nullability
nullable
nullness
nullptr
numerics
objc
ol
onone
onwards
optimizability
optimizable
optionals
outsized
overridable
paranoidly
parens?
parseable
pch
perceptron
perf
performant
pessimize
pestov
pid
platanios
plist
plotkin
pluggable
pointee
pragmas
precedented
precompiled
prepended
prepends
preprocessor
priori
profilers?
pseudocode
pushforward
qol
qsort
radul
rasi
rdar
reabstracted
reabstraction
reachability
readnone
readonly
redeclaration
refcounts?
reimplement
relatedly
relocations
repo
rereferences?
riemannian
ripgrep
rpaths
runtimes?
saleem
sccache
se
shas
signedness
sil
sil
simard
skippable
slava
sourcekit
srijan
stderr
stdin
stdlib
stdout
storable
strawman
subclassable
subexpressions?
sublists?
subobjects?
subproblems?
subprocess
subprocesses
subprojects?
subranges?
substitutability
subtree
subtyping
superset
supertypes?
suyash
swiftc
swiftdeps
swiftdoc
swiftdoc
swiftinterface
swiftmodule
sylvain
symbolicate
tada
tapenade
tensorflow
tentpoles
testcases?
testsuites?
tgmath
timeframe
tokenization
toolable
toolchain
typealias
typechecker
typechecks?
typedefs?
un
uncareful
unicode
unittests?
unoptimized
unreferenced?
unregisters
unsafety
unscanned
unsubstituted
unsynchronized
untar
upstreamed
urlis
urls?
utils
variadic
viewcfg
vimrc
virtualize
vtables?
vytiniotis
wasm
wellformedness
whitebox
whitepaper
widmann
widmann
worklist
writeback
xcode
xctest
yusuke
zeroable
zheng
zlib

@LucianoPAlmeida
Copy link
Contributor

@swift-ci Please smoke test

@LucianoPAlmeida LucianoPAlmeida merged commit a1a5038 into swiftlang:main May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants