This commit is contained in:
Michael L Smith 2016-02-28 15:26:03 -08:00
parent ee75d6a6b7
commit cf189fb075

View File

@ -8,7 +8,7 @@ using System.Threading.Tasks;
namespace OSCADSharp
{
/// <summary>
/// Knowns where the default installation locations for OpenSCAD
/// Known where the default installation locations for OpenSCAD
/// are, and finds the right path for the current environment
/// </summary>
internal class OpenSCADPathFinder