On 2/6/2015 2:46 PM, Peterson, Joe wrote: > This patch fixes spelling errors in comments. No functional change.
- @param[in, out] DevPath On a sucessful return the device path to the loaded image. - @param[in, out] FilePath On a sucessful return the device path to the file. + @param[in, out] DevPath On a successful return the device path to the loaded image. + @param[in, out] FilePath On a successful return the device path to the file. Maybe add a comma after 'return' to make it easier to read? - // we need a preceeding and if there is space no ^ preceeding (if no space ignore) + // we need a preceding and if there is space no ^ preceding (if no space ignore) This sentence doesn't make sense to me: is it missing a symbol? -- Bruce ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
