• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Sybex OCP 11 Programmer I. Chapter 11. Typo in subsection jdeps Command

 
Ranch Hand
Posts: 53
3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Jeanne and Scott, found a possible typo

Chapter 11. The jdeps Command subsection. Paragraph 9. Not instead of no

There is not a short form of --module-path in the jdeps command. The output is only two lines:



Boyarsky, Jeanne. “OCP Oracle Certified Professional Java SE 11 Programmer I Study Guide

I guess, it supposed to be:

There is no a short form of --module-path in the jdeps command
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"There is not a short form" sounds right to me.

It would also be right to say "There is no short form"
 
Oksana Cherniavskaia
Ranch Hand
Posts: 53
3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you, Jeanne, sorry for the false alarm.  
 
reply
    Bookmark Topic Watch Topic
  • New Topic