From da2e5d70793e0a3016dc6454dd9956aedb73d31a Mon Sep 17 00:00:00 2001 From: Alex Jerabek <38896772+AlexJerabek@users.noreply.github.com> Date: Fri, 27 Jul 2018 10:49:25 -0700 Subject: [PATCH] Adding periods to OneNote class descriptions (#27625) --- types/office-js/index.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/types/office-js/index.d.ts b/types/office-js/index.d.ts index 6f88772854..e064c0b3b4 100644 --- a/types/office-js/index.d.ts +++ b/types/office-js/index.d.ts @@ -52959,7 +52959,7 @@ declare namespace OneNote { } /** * - * Represents data obtained by OCR (optical character recognition) of an image + * Represents data obtained by OCR (optical character recognition) of an image. * * [Api set: OneNoteApi 1.1] */ @@ -52981,7 +52981,7 @@ declare namespace OneNote { } /** * - * Weak reference to an ink stroke object and its content parent + * Weak reference to an ink stroke object and its content parent. * * [Api set: OneNoteApi 1.1] */