diff options
| author | Anthony Young <sleepsonthefloor@gmail.com> | 2011-03-28 15:30:25 -0700 |
|---|---|---|
| committer | Anthony Young <sleepsonthefloor@gmail.com> | 2011-03-28 15:30:25 -0700 |
| commit | abdd9a5078bef240fac91085f4af2da3f86e0b4e (patch) | |
| tree | cf19621245f08891623e345eba53aec952546063 /bin | |
| parent | 12f651fe42af16be67cf67d2d6217e183958114e (diff) | |
| download | nova-abdd9a5078bef240fac91085f4af2da3f86e0b4e.tar.gz nova-abdd9a5078bef240fac91085f4af2da3f86e0b4e.tar.xz nova-abdd9a5078bef240fac91085f4af2da3f86e0b4e.zip | |
add period, test github
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/nova-vnc-proxy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nova-vnc-proxy b/bin/nova-vnc-proxy index e7b647c00..d39a9613e 100755 --- a/bin/nova-vnc-proxy +++ b/bin/nova-vnc-proxy @@ -17,7 +17,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""VNC Console Proxy Server""" +"""VNC Console Proxy Server.""" import eventlet import gettext |
