diff --git a/pd/nw/css/c64.css b/pd/nw/css/c64.css index 62ee48db47eae3a0c9aeead7abaa9620b1ae8a24..b329e1a6bc1570853dd9ff3ff567bea9820bce7b 100644 --- a/pd/nw/css/c64.css +++ b/pd/nw/css/c64.css @@ -249,7 +249,7 @@ text { * the element is contained within a parent element of class "selected" * that parent element is not in class "gop" in plain English: - This lets us highlight an objects border, unless it is inside a gop + This lets us highlight an object's border, unless it is inside a gop canvas. */ :not(.gop).selected .border { diff --git a/pd/nw/css/default.css b/pd/nw/css/default.css index 5eb65aba7b4e7122ab7f8c7fff1849be8f0d4d7f..e73297022d9e640232fe413da42766893c7f0102 100644 --- a/pd/nw/css/default.css +++ b/pd/nw/css/default.css @@ -355,7 +355,7 @@ text { * the element is contained within a parent element of class "selected" * that parent element is not in class "gop" in plain English: - This lets us highlight an objects border, unless it is inside a gop + This lets us highlight an object's border, unless it is inside a gop canvas. */ :not(.gop).selected .border { diff --git a/pd/nw/css/extended.css b/pd/nw/css/extended.css index 13b0b6cf1563d315255c4cfe20cceef4045faf28..5fc378b7301f9b4c0055d143ae1ef52f1d9615a3 100644 --- a/pd/nw/css/extended.css +++ b/pd/nw/css/extended.css @@ -242,7 +242,7 @@ text { * the element is contained within a parent element of class "selected" * that parent element is not in class "gop" in plain English: - This lets us highlight an objects border, unless it is inside a gop + This lets us highlight an object's border, unless it is inside a gop canvas. */ :not(.gop).selected .border { diff --git a/pd/nw/css/inverted.css b/pd/nw/css/inverted.css index f604cfce8707a4059594ce80d9949748707b8978..3886ace714854811b53732b79abeb7893697ef47 100644 --- a/pd/nw/css/inverted.css +++ b/pd/nw/css/inverted.css @@ -261,7 +261,7 @@ text { * the element is contained within a parent element of class "selected" * that parent element is not in class "gop" in plain English: - This lets us highlight an objects border, unless it is inside a gop + This lets us highlight an object's border, unless it is inside a gop canvas. */ :not(.gop).selected .border { diff --git a/pd/nw/css/strongbad.css b/pd/nw/css/strongbad.css index faa38b7282718944d4cddd1d105d6dd05703c14a..ad7642e555fef108de21594aaaeed3d5605904fd 100644 --- a/pd/nw/css/strongbad.css +++ b/pd/nw/css/strongbad.css @@ -251,7 +251,7 @@ text { * the element is contained within a parent element of class "selected" * that parent element is not in class "gop" in plain English: - This lets us highlight an objects border, unless it is inside a gop + This lets us highlight an object's border, unless it is inside a gop canvas. */ :not(.gop).selected .border { diff --git a/pd/nw/css/subdued.css b/pd/nw/css/subdued.css index c6361b71e4a3a9b2f06fe431279a4377704bdf9b..f75d66fe45e64104bcd590e2c28bbdba2d8b3c3a 100644 --- a/pd/nw/css/subdued.css +++ b/pd/nw/css/subdued.css @@ -250,7 +250,7 @@ text { * the element is contained within a parent element of class "selected" * that parent element is not in class "gop" in plain English: - This lets us highlight an objects border, unless it is inside a gop + This lets us highlight an object's border, unless it is inside a gop canvas. */ :not(.gop).selected .border { diff --git a/pd/nw/css/vanilla.css b/pd/nw/css/vanilla.css index face35d82de2b5045618b1743724011f9a8e8923..a105c192a14510a2f6f0dd48cf10c8801b77d3e1 100644 --- a/pd/nw/css/vanilla.css +++ b/pd/nw/css/vanilla.css @@ -249,7 +249,7 @@ text { * the element is contained within a parent element of class "selected" * that parent element is not in class "gop" in plain English: - This lets us highlight an objects border, unless it is inside a gop + This lets us highlight an object's border, unless it is inside a gop canvas. */ :not(.gop).selected .border { diff --git a/pd/nw/css/vanilla_inverted.css b/pd/nw/css/vanilla_inverted.css index 197b5c86b3b3ba9fe59b22fadbcebe8ad9903232..6a70632b0f0565c4435e2da8828397ff308d27c9 100644 --- a/pd/nw/css/vanilla_inverted.css +++ b/pd/nw/css/vanilla_inverted.css @@ -260,7 +260,7 @@ text { * the element is contained within a parent element of class "selected" * that parent element is not in class "gop" in plain English: - This lets us highlight an objects border, unless it is inside a gop + This lets us highlight an object's border, unless it is inside a gop canvas. */ :not(.gop).selected .border {