Ticket #417 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

Documentation bug

Reported by: jensaxel@… Owned by: orseau
Priority: major Milestone:
Component: orseau/script-plugin.plt Keywords:
Cc: Version: (2 8)
Racket Version: 5.2.1

Description

The documentation says to use:

(find-system-path 'home-path)

find-system-path: expects argument of type <system-path-symbol>; given 'home-path

However, find-system-path expects 'home-dir

(find-system-path 'home-dir)

#<path:/Users/soegaard/>

Change History

Changed 12 years ago by orseau

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.