Commit Graph

515 Commits

Author SHA1 Message Date
d07e4d99f9 Merge pull request #4202 from nschonni/typo-officel
typo: officel -> office1
2019-06-24 11:10:24 -07:00
51f78aa291 Merge pull request #4206 from nschonni/typo-EXISITING
typo: EXISITING -> EXISTING
2019-06-24 11:09:31 -07:00
b398c995df Merge pull request #4207 from nschonni/typo-asscoaited
typo: asscoaited -> assocaited
2019-06-24 11:09:13 -07:00
e0b9e1fa51 Merge pull request #4208 from nschonni/typo-elavted
typo: elavted -> elevated
2019-06-24 11:08:47 -07:00
b44cf3c2a5 Merge pull request #4205 from nschonni/typo-Pacakage
typo: Pacakage -> Package
2019-06-24 11:08:22 -07:00
3f333d0124 Merge pull request #4209 from nschonni/typo-fileif
typo: fileif -> file if
2019-06-24 11:07:57 -07:00
af94bae555 Merge pull request #4210 from nschonni/typo-maiantain
typo: maiantain -> maintain
2019-06-24 11:06:46 -07:00
00de0ec5bf Merge pull request #4211 from nschonni/typo-optimaztion
typo: optimaztion -> optimization
2019-06-24 11:06:29 -07:00
3234f10748 Merge pull request #4212 from nschonni/typo-Insataller
typo: Insataller -> Installer
2019-06-24 11:06:15 -07:00
14c78f5bd5 Merge pull request #4194 from nschonni/typo-Achitectural
typo: Achitectural -> Architectural
2019-06-24 11:04:17 -07:00
0501b585ca Merge pull request #4197 from nschonni/typo-Compatability
typo: Compatability -> Compatibility
2019-06-24 11:00:06 -07:00
4bf91657f3 Merge pull request #4199 from nschonni/typo-ppdata
typo: ppdata -> appdata
2019-06-24 10:59:06 -07:00
4507627271 Merge pull request #4191 from nschonni/fix--Replace-"syntax"-with-"xml"-code-fence
fix: Replace "syntax" with "xml" code fences
2019-06-24 10:51:22 -07:00
79cc7af66d Merge pull request #4198 from nschonni/typo-Reglstry
typo: Reglstry -> Registry
2019-06-24 08:50:55 -07:00
c6125f040f Merge pull request #4200 from nschonni/typo-Kernal
typo: Kernal -> Kernel
2019-06-24 08:49:24 -07:00
bff73e97c1 typo: Occassionally -> Occasionally 2019-06-22 03:14:52 -04:00
6195acaece typo: Insataller -> Installer 2019-06-22 03:13:29 -04:00
50c3c4ee97 typo: optimaztion -> optimization 2019-06-22 03:12:36 -04:00
94f816a16f typo: maiantain -> maintain 2019-06-22 03:11:35 -04:00
7c8314b14e typo: fileif -> file if 2019-06-22 03:10:17 -04:00
dcb33c22d0 typo: elavted -> elevated 2019-06-22 03:09:28 -04:00
c4f55be79e typo: asscoaited -> assocaited 2019-06-22 03:08:45 -04:00
98e0e84227 typo: EXISITING -> EXISTING 2019-06-22 03:06:54 -04:00
2d97c80047 typo: Pacakage -> Package 2019-06-22 03:05:09 -04:00
edd4399d82 typo: issu**e? -> issue?** 2019-06-22 03:03:43 -04:00
a698660448 typo: AppUsermodelExcludeFroeShowInNewInstall -> AppUserModelExcludeFromShowInNewInstall
- Froe -> From
- Usermodel -> UserModel
2019-06-22 02:58:47 -04:00
33b38798a6 typo: officel -> office1
Lowercase l instead of number 1 in office version path
2019-06-22 02:55:44 -04:00
05818be3c8 typo: lcon -> Icon
Was lowercase L instead of capital I
2019-06-22 02:51:53 -04:00
b288af1c0d typo: Kernal -> Kernel 2019-06-22 02:50:39 -04:00
8130944178 typo: ppdata -> appdata 2019-06-22 02:49:01 -04:00
f410a9f36b typo: Reglstry -> Registry 2019-06-22 02:46:29 -04:00
015f395710 typo: Compatability -> Compatibility 2019-06-22 02:44:14 -04:00
b07c5da19c typo: Propertie -> Properties 2019-06-22 02:39:06 -04:00
2ead8f2b71 typo: ccreated -> created 2019-06-22 02:37:01 -04:00
5ff6783fcb typo: Achitectural -> Architectural 2019-06-22 02:31:08 -04:00
5c533e5b61 typo: MDSN -> MSDN 2019-06-22 02:23:52 -04:00
9c0f224c84 typo: confige -> configure 2019-06-22 02:20:57 -04:00
291ec526db fix: Replace "syntax" with "xml" code fences
Used find/replace regex in VS Code
Find:``` syntax(\s\n*)<\?xml
Replace:```xml$1<?xml
2019-06-22 01:49:00 -04:00
60b1a6c0a3 Vote or Suggetion link updated
The link was pointing to the old un-available document. A link has been updated to point to Windows feedback hub.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4028
2019-06-21 18:20:33 +05:00
3e73d7de62 Merge pull request #4087 from nenonix/patch-4
Update how-to-deploy-the-app-v-client-gb18030.md
2019-06-18 10:18:43 -07:00
f409e35a9a Merge pull request #4048 from nschonni/replace-syntax-code-fences
chore: Replace "syntax" with  code fence language
2019-06-18 09:45:36 -07:00
faf3d0006e Update how-to-deploy-the-app-v-client-gb18030.md
Removed table formatting and added L2 headings, fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2036
2019-06-18 15:11:48 +02:00
937026d20c Merge pull request #4045 from nschonni/fix--MD039/no-space-in-links
fix: MD039/no-space-in-links
2019-06-17 09:41:15 -07:00
989e881ce1 Merge pull request #4050 from nschonni/chore--Remove-link-locale
chore: Remove link locale
2019-06-17 09:23:27 -07:00
e95eca7743 chore: Remove link locale 2019-06-17 00:35:08 -04:00
37679304a5 chore: Replace "syntax" with code fence language 2019-06-17 00:20:24 -04:00
b376b30adc fix: MD042/no-empty-links
No empty links
- Some powershell examples were split oddly
- Add heading markup
- Remove empty links in TOC
2019-06-16 17:56:04 -04:00
d275ed8cd5 fix: MD039/no-space-in-links
Spaces inside link text
2019-06-16 15:57:47 -04:00
d53a67c41a How to Move MBAM 2.5 Databases: file name correction
Copy-Paste error correction:
The file name "MBAM Recovery Database Data.bak" was incorrectly
replaced by "MBAM Compliance Status Database Data.bak" in one line.

This commit resolves the issue, making the number of occurrences of
those 2 file names equal and appropriate for their separate sections in
this article page.

Closes #3988
2019-06-12 02:44:57 +02:00
7fc3d8b738 conflicts fix 2019-06-10 11:56:55 -07:00