summaryrefslogtreecommitdiff
path: root/matlab
diff options
context:
space:
mode:
Diffstat (limited to 'matlab')
-rw-r--r--matlab/msbuild/doc/overview.html4
-rw-r--r--matlab/msbuild/doc/slice2matlab.html2
-rw-r--r--matlab/msbuild/toolbox.template.prj2
3 files changed, 4 insertions, 4 deletions
diff --git a/matlab/msbuild/doc/overview.html b/matlab/msbuild/doc/overview.html
index 053dbdbdbed..7d3c5c64e2f 100644
--- a/matlab/msbuild/doc/overview.html
+++ b/matlab/msbuild/doc/overview.html
@@ -6,13 +6,13 @@
<span id="top" class="anchor_target"></span>
<h1 class="title r2016b" id="">Ice </h1>
<p>This toolbox contains the Ice for MATLAB SDK, Slice to MATLAB compiler and Slice files
- required to develop Ice for MATLAB applications.</p>
+ required for developing Ice for MATLAB applications.</p>
<div itemprop="content">
<h2 id="descrip">Release Notes</h2>
<p>For details on the Ice for MATLAB toolbox release, please refer to the
<a href="https://doc.zeroc.com/display/IceMatlab/Ice+Release+Notes">Release Notes</a>.</p>
<h2 id="descrip">Manual</h2>
- <p>You can read Ice for MATLAB documentation in the
+ <p>You can read the Ice for MATLAB documentation in the
<a href="https://doc.zeroc.com/display/IceMatlab/Ice+Manual">Ice Manual</a>.</p>
</div>
</div>
diff --git a/matlab/msbuild/doc/slice2matlab.html b/matlab/msbuild/doc/slice2matlab.html
index f1198c75b02..7c3b9e159b0 100644
--- a/matlab/msbuild/doc/slice2matlab.html
+++ b/matlab/msbuild/doc/slice2matlab.html
@@ -6,7 +6,7 @@
<span id="top" class="anchor_target"></span>
<h1 class="title r2016b" id="">slice2matlab </h1>
<p>Compiles Slice files using the Slice-to-MATLAB compiler included with the Ice toolbox.</p>
- <p>The complete documentation for the Slice-to-MATLAB compiler is availabe with the
+ <p>The complete documentation for the Slice-to-MATLAB compiler is available in the
<a href="https://doc.zeroc.com/display/IceMatlab/slice2matlab+Command-Line+Options">Ice Manual</a>.</p>
<div itemprop="content">
<h2 id="syntax">Syntax</h2>
diff --git a/matlab/msbuild/toolbox.template.prj b/matlab/msbuild/toolbox.template.prj
index d91f5bb1434..f0aaf1fadc8 100644
--- a/matlab/msbuild/toolbox.template.prj
+++ b/matlab/msbuild/toolbox.template.prj
@@ -11,7 +11,7 @@
<param.company>ZeroC, Inc.</param.company>
<param.summary>Ice @IceVersion@ for MATLAB @MatlabVersion@</param.summary>
<param.description>Ice is a comprehensive RPC framework with support for MATLAB, C++, .NET, Java, Python and more. Please refer to the Ice Manual for more information:
- https://doc.zeroc.com/display/IceMatlab/Ice+Manual.</param.description>
+ https://doc.zeroc.com/display/IceMatlab/Ice+Manual</param.description>
<param.screenshot>${PROJECT_ROOT}\zeroc_logo-64x64.png</param.screenshot>
<param.version>@IceVersion@</param.version>
<param.output>${PROJECT_ROOT}\ice.mltbx</param.output>