Merge pull request #254 from rubund/feature/fix_spelling_errors

A few more spelling fixes
This commit is contained in:
Matthias Köfferlein 2019-04-03 18:14:07 +02:00 committed by GitHub
commit bf0afdfb06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@ void AdaptorBase::tie_copies (AdaptorBase *target, tl::Heap &heap)
copy_to (target, heap);
// This object (which will be destroyed before this is responsible for copying back
// the contents ot target into this once the heap goes out of scope)
// the contents of target into this once the heap goes out of scope)
heap.push (new AdaptorSynchronizer (t.release (), this, &heap));
}

View File

@ -85,7 +85,7 @@
<p>
By default, no layer mapping is specified. Layer mapping can be employed to confine input to
certain layers or layer/purpose pairs and to specifiy mapping of LEF layers/purposes to GDS
certain layers or layer/purpose pairs and to specify mapping of LEF layers/purposes to GDS
layer/datatypes.
</p>

View File

@ -1,6 +1,6 @@
t1.x Empty file.
Various ways to specifiy a float (database unit).
Various ways to specify a float (database unit).
t2.x Cells.
Various ways to specify cell names (id, string) and refer to them.
t3.x Texts.