diff --git a/README.md b/README.md index 46d0caae..dd3502bb 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Besides that the following additional changes are included: * Add default ACLs for user shell folders * Add support for Dynamic DST (daylight saving time) information in registry * Lockfree algorithm for filedescriptor cache (improves file access speed) -* Other Pipelight specific enhancements +* Other Pipelight-specific enhancements * Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates) * SO_CONNECT_TIME returns the appropriate time * Support for GetVolumePathName diff --git a/patches/Pipelight/definition b/patches/Pipelight/definition index fa374659..5235eff3 100644 --- a/patches/Pipelight/definition +++ b/patches/Pipelight/definition @@ -15,4 +15,4 @@ Subject: Implement X11DRV_FLUSH_GDI_DISPLAY ExtEscape command. Revision: 1 Fixes: Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates) -Fixes: Other Pipelight specific enhancements +Fixes: Other Pipelight-specific enhancements